Why is the system generated invoice number jumping by 20?

Hello,
We have a document sequence set for our internal invoices that was created recently. When an invoice is dropped, we noticed that the number has jumped by 20. Why is that? How do I correct this?
Thank you
SK

Hi SK,
Please check the underlying database sequence for the document sequence set. It is quite possible that the database sequence has been created with the cache option set to 20. If that is the case, then specifying the 'no cache' option should resolve the issue.
PS: Oracle does not support the manipulation of database objects.
Regards,
Sujoy

Similar Messages

  • Is there any way to customise the system generated packing slip?

    Hi All,
    My customer would like to be able to add a few field to the system generated packing slip. I can see where to update things on the invoice in system emails, but couldn't see anywhere for the packing slip?
    Also there's a few random bits that get printed on the invoice that aren't part of the system invoice. Any idea how to remove? My client is printing from Chrome. See below:

    Thanks for replying @thetrickster888,
    Tried all 4 tags but none showed the phone or email on the packing slip
    {tag_addressbilling}
    {tag_addressshipping}
    {tag_recipientaddress}
    {tag_emailaddress}
    We use a pretty standard Registration-buy form and have the phone line as:
    <td><label for="HomePhone">Phone Number </label><br />
                    <input type="text" maxlength="255" class="cat_textbox" id="HomePhone" name="HomePhone" /></td>
    But still doesn't show on the packing slip. I don't know what else to do.
    I can get them all to show on the invoice but not the packing slip. The only thing I can think of is to give the factory the invoice - but then it's not set up well enough for them to mark off the checks when it's made and packed (we have special boxes on the packing slip for this) plus then they can see pricing which we try to avoid.

  • How to know the system generated password when reseting users password?

    Dear All,
    I have reset password using "genarated new password" in the portal from User admin,but dont want to send a e-mail notification  to end users, instead of that i want to know the system generated password.
    But system doses't shows it.How can I tell what the password is and give it to the user?
    I have a All super admin rols.
    Pleas guide.
    Thanks in advance.

    Basically you can't! If you tell it to generate one, then that's only sent to the user. Why not enter your own random password or let the user pick their own through some sort of self service function?

  • The table name for the system generated transactions (Retained Earnings).

    Hi Gurus,
    I have a doubt and want to know from U experts there. Hope you won't let me down. The situation is
    I have created a new chart of account in our Oracle Financial. Uploaded 2007 transactions and opened year 2008 and closed all the periods of year 2007.
    When I open a new year Oracle will do internal process transfer R&L balance to Retained Earnings account and make income & expenses accounts to Zero.
    I want to know the system generated entries which table they are stored, this transaction is not in Gl_Balances table.
    Its an urgent plz reply back soon.
    Thanks in advance
    Barkat

    Hello.
    For EBS 11.5.10.2
    Let’s suppose that the last period of you fiscal year is called ‘LAST-2008’ (not adjusting period). If you have an account with a debtor balance of 100 in this period, when you open the following fiscal year you will find an entry of 100 in the first adjustment period of the fiscal year that the ‘LAST-2008’ period belongs to, in the column BEGIN_BALANCE_DR.
    It is clear that if the balance is creditor you will find it in the BEGIN_BALANCE_CR column.
    Hope this helps.
    Octavio

  • Show the PO and Invoice Number along with Distribution Line Info

    Does any one have some code that can show the PO and Invoice number along with the distribution line detail?
    I'm tring to get to the po.po_vendors for segment1 and po.po_distributions_all but it screws up at the po.po_lines_all table which needs outer joins and it's just not working for me.

    In case Invoice Distribution is matched to a Purchase Order then
    ap_invoice_distributions_all.PO_DISTRIBUTION_ID and ap_invoice_distributions_all.DIST_CODE_COMBINATION_ID is the link to po_distributions_all table
    Hope this help
    Ashish

  • Why does the system chime sound whenever I open Reader 11 of a pdf document?

    Why does the system chime sound whenever I open Reader 11 or a pdf document?

    Don't know. You can turn system sounds OFF in your control panel. XP it's under Sounds, Vista, 7 & 8 it's under Hardware and Sound.
    Click Change system sounds
    Select "No Sounds" to disable all windows interface sounds.
    Click Apply and OK

  • Why is the stub generated from the implementation and not the interface?

    Why is the stub generated from the implementation and not the interface?

    Because if a remote server object implements multiple remote interfaces, its stub must implement all the same remote interfaces. The only way to know which interfaces to implement is to examine the server object class.

  • Adding Pre-fix in the  system generate PR No. Range

    hello,
    is there anyway i can configure that the PR no range has a pre-fix ie: 'AB'-1000001 ?
    i have configure the system generated pr no.series and my client requires a prefix to be add in the series..
    pls help. thanks
    she

    Hi Ravi,
    Thanks.. unfortunately there is no abap at my client and am trying to program myself..
    i tried this but its not being populated with prefix.. consider me newbie in abap
    96: 5500000-5599999
    PR No. should be : PR-5500001
    IF neban-ekorg EQ 'CHIN'.
      CASE NEBAN-BSART.
      WHEN 'ZN13'
      RANGE = 'PR' + '96'.
          WHEN OTHERS.
        ENDCASE.
    ENDIF.

  • HT1918 why did the system always show me that I could not perchase and ask me to contact itunes support?

    why did the system always show me that I could not perchase and ask me to contact itunes support?

    Welcome to the Apple Community.
    Did you follow the instructions in the message and contact Apple, which you can do through iTunes Store Support. If Apple have asked you to contact them, then the issue can only be resolved by them.

  • How come the sight was down so long? and why does the system not send emails anymore with responses?

    how come the sight was down so long? and why does the system not send emails anymore with responses?

    The system is back up and fully functional. How long has it been since you stopped receiving notifications? Can you share your form with us so we can have a look into what might be going wrong?
    Andrew

  • Why does the System message-"Customer Num of customer is on hold" appear

    Hi,
    I created a UDO form with a field named “Customer Code” that represents a code of a customer.
    Pressing TAB over the field enables to choose a customer from a list.
    The list is based on Choose From List system object.
    When I choose a customer, who is on hold, I get a system message:
    “Customer <Number of customer> is on hold. Changes cannot be saved. Do you want to proceed?”
    This message is irrelevant because the purpose of the form is searching and displaying data.
    Why does this message appear, and how can I avoid it?
    Thanks in advance.
    Shai.

    Maybe, just after you select the customer from the choose from list, and just before you show it in you form, thus, making the msgbox appear, you can check if the bp is frozen and manage to click in the ok button of the msgbox using UI api....
                       Hope it helps,
                              Jon Arranz

  • Auto generate Invoice Number

    Dear All,
    I want to auto generate inovice number. I did not want to handle this from sequences because I still did not understand/handle this, so kindly suggest an other best way to generate invoce number automatically through programitcally. I have three tables, one master table and two detail tables.
    Thanks and regards,
    Hassan

    christian erlinger wrote:
    what's the trouble with using sequences?!?
    http://docs.oracle.com/cd/B28359_01/server.111/b28318/schema.htm#CNCPT611
    http://docs.oracle.com/cd/B28359_01/server.111/b28310/views002.htm#ADMIN11796
    the max+1 approach is a dangerous one, and will lead to unexplainable random occuring ora-0001...
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:3379873654938
    cheersOf course nothing is wront with sequences, but he/she is generating invoice-numbers, means there should be no gaps between the numbers -> sequences not usable for this problem
    you definetely need a different approach, but have to take care! what happens if two people at the same time press commit in forms? both select e.g. 42 for the invoice-number, it will (hopefully you made unique contraints) crash with a UK-violation, so just put a select max+1 in pre-commit is not good enough.
    I think best way to realize it is to make a table with one record that contains the last invoice-number, before every commit you select the record for update, if its already locked, wait or retry later the commit and increment in the invoice-number table is done when commiting the invoice itself.
    Any flaws in this thought? Other suggestions?

  • T 40 Yellow DC-in block on the system board part number

    The DC conncector mounted on the system brd where the AC Adapter connects to the laptop. Does anybody know the part number for that. It is a failure I see in many of the t40 series laptop but I have not been able to locate a part number. It does not come with the system board.

    Hi SRJack
    Please find the link given below for your unit and the Manual and complete part number inside your unit might help you to fix your issue check page number 3-5.
    Maintenance and Service Guide
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • Why is the text generator corrupting my sequence?

    I'm trying to use the Text generator, but it's corrupting my sequence playback.
    I keep having to quit FCE and restart it, in order to get my uncorrupted sequence playback to return.
    Does anyone know why this is happening, or what I can "reset" from within FCE, without quitting and restarting, in order to restore correct sequence playback?
    Thanks!

    Try trashing the FCE preferences.
    Are you using the FCE text generator or Boris? (part of FCE)
    Boris is recommended.
    Al

  • Why is the system proxy refusing connection?

    I'm currently using Firefox 3.6. I usually connect to the internet through the system proxy, but for the past two weeks I have not been able to. The proxy works for every other computer connected to this network, just not mine. I can still connect if i change it to no proxy, auto-detect, or manual, but these give me connection problems especially when I'm trying to attach a file, run ymsg, or upload documents to anything.

    The header of the Java Console for Both PC's say the same thing.
    which is
    Java(TM) Plug-in: Version 1.3.1_02
    Using JRE version 1.3.1_02 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    Proxy Configuration: no proxy
    And the output for them are seen in my previous post.
    This is the System properties for the javaplug in of the non-working PC.
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.3.1_02-b02
    javaplugin.classloader.cache.enabled = true
    javaplugin.console = false
    javaplugin.debug.mode = false
    javaplugin.enabled = true
    javaplugin.exception = false
    javaplugin.jit.enabled = true
    javaplugin.jre.path = C:\Program Files\JavaSoft\JRE\1.3.1_02
    javaplugin.jre.type = JRE
    javaplugin.jre.version = 1.3.1
    javaplugin.maxHeapSize = 96m
    javaplugin.nodotversion = 131_02
    javaplugin.proxy.config.type = direct
    javaplugin.proxy.forallprotocols = false
    javaplugin.proxy.usebrowsersettings = true
    javaplugin.version = 1.3.1_02
    and this is the java plugin system properties from the working
    javaplugin.maxHeapSize = 96m
    javaplugin.nodotversion = 131_02
    javaplugin.proxy.config.type = direct
    javaplugin.version = 1.3.1_02
    So my question is Why would system properties be different for these 2 machines ? I am traking this as a possible explanation for why the Same application does not work on 1 pc but works on another pc - though they are supposed to have the same plugin .
    Thanks in advance;
    Stephen

Maybe you are looking for

  • Installing Java Dialog Instance - Error while connecting to DB

    We would like to add a dialog instance to our production Portal server.  We installed Portal as stand-alone on the central instance.  We have another server we would like to setup to serve as a Portal dialog instance. So far I have installed Windows

  • How do I change the running order of a PDF?

    I'm trying to edit the running order of a PDF, but can't find out how to do it. Any help is much appreciated! Becky

  • How to minimize GL for bank?

    Hi, I need your advice. My company have many bank account and also my subsidiaries. At present, we put the bank account number in the GL account text such as GL 100100  Bank Standard Chater # 43212  This means that it's the standard charter bank and

  • Message mixing

    Hi, I have strange situation. We are using SAX Java mapping in simple scenario IDOC - to - JDBC. It happens, sometimes, that some messages are going to be mixed, I mean, system starts to create first message, then stops, and starts with second but wi

  • POError-What to do?

    Dear Legends, While running the PO the user gets this error Error Messages: Unexpected error occurred during tax calculation. Exception: 023 - An Unexpected error has occurred Please contact your system administrator. Please correct the problem or Co