PR NUMBERS ARE NOT IN SEQUENCE

Hi ,
We are facing an issue where Purchase requisition number created are not in sequence .
For e.g.Purchase requisition number 30087027 has been raised on 22.11.2011 and today's (23.11.2011) created purchase requisition number is 30086998 and 30086999.
So how this is happening .
My first analysis put me towards the Buffering of serial number .
Could you please guide me what will be the problem.
Thanks,
APR

Dear,
Kindly check the PR number ranges and the number ranges assign to the document  type.
Then,
This issue with the internal number range assignment occurs due to buffering in the application server.this can be adjusted using SNRO.
Just access transaction SNRO and enter the object type BANF (no ranges for pr), in change mode , in the menu bar, please follow the path Edit---> Set up buffering ---> No buffering and save changes.
Please also look at SAP NOTE 62077.
Please also take care that the following situations
- Gaps (jumps) occur when allocating internal numbers.
- The status of the number range does not match the number last
assigned.
- The number assignment does not match the insert sequence.
usually occurs due to buffering. Buffering increases the
performance of the application, since a data base access is not required
each time a posting is made, but it can cause jumps on the internal
number assignment. This is usually not a problem, since number range
buffering doesn't loose any guaranteed attributes. If your business
requirements are that the internal numeration has to be continuous, you
will have to disable buffering. In order to do this, please follow
these steps:
Menu path (or transaction SNRO):
Tools -> ABAP/4 workbench -> Development -> Other tools -> Number ranges
In the field "object" write "banf", select 'change' and deselect the
'main memory buffering' flag.
Please also see notes 62077 and the listing of related notes which may
be relevant to your situation.
According to the note
Causes for having large jumps in your system can be following:
- purchase requisitions are deleted
- several application servers (each server has buffered numbers) and
when system is stopped all buffered numbers are lost
- when running MRP in parallel, each work process gets buffered with
the number of "numbers" set up in SNRO for that number range
Another consideration for the large consumption of number is the MRP
setting for "Planning Mode". If this is set to "3" the system will
replan every non-firmed purchase requisition and give it a new number
It is recommended using planning mode 1 to minimize the impact on
system resources.
please see note 504200 that provides an explanation on
how the system behaves for purchase requisitions created by the MRP.
Hope this will solve your problem
Thnks & regards
Varun

Similar Messages

  • Display alternate color in rows  : : : record numbers are not in sequence to display alternate color.

    Post Author: SRK
    CA Forum: General
    Hi ,
      I am using  the following formula to display the alternate white and silver  background color in every reocrd but this does not work because the records numbers are not in sequence  for ex : its showing 54,56,58 which is not allowing the alternate color, Any advice.Thanks if   remainder(recordnumber,2) =0 then    crNoColorelse    Color (218,218,218); 

    Post Author: keiffer6
    CA Forum: General
    Could you simply add a running total for each record. That will give you the 1 2 3 4 5 6 ....
    Then in the details section color formula, use something like this:
    if RunningTotal Mod 2 = 0 then crSilver Else crNoColor.
    HTH

  • When connected to my external screen the desktop numbers are not in sequence

    Hi
    Relatively new to Apple but use an Apple external screen.  When viewing muptiple screen on the MacBook they are shown in order left to right 1  2   3   4  etc however when connected to the extrenal screen they show 1  3  2  4  It is confusing.  Also applications seem to move from one screen to another wthout operator (me) instruction.  One explaination for this may be me losing my mind but the screen order is a definate.
    Cheers
    scottie

    donniezazen wrote:It is normal. You could use GPT to get over restriction of 4 primary partitions and have them orderly numbered.
    This is true; however, Windows will boot from a GPT disk only on an EFI-based system. If the computer in question supports EFI, you can make that switch, as described here, or you can re-install Windows. If the computer is strictly BIOS-based (as are most that are older than about 2 or 2.5 years), you're pretty much stuck with MBR if you're booting Windows from the disk. Overall, it's probably better to just stick with MBR partitioning.
    FWIW, Linux doesn't need to reside on a primary partition. Given the setup described by Sameer, my recommendation would actually be to use GParted to expand the size of the extended partition (/dev/sda3) to cover the whole disk, and then create logical partitions for Linux. This way you won't use up all of the primary partitions, which might prove to be important in the future, should you need another primary for some reason. It can also keep the partition numbers increasing, albeit with a jump from 3 to 5.

  • [SOLVED]Why the partition numbers are not in sequence?

    Hi guys!
    Here is an extreme newbie Q...
    I want to install Arch linux...
    I have windows 8 64-bit installed on the HDD with MBR partition table...
    And here are my partitions (in order) that I see from the arch usb installation media:
    /dev/sda1: System Reserved (primary, active)
    /dev/sda2: C (primary)
    /dev/sda3: Extended
        /dev/sda5: D (Logical)
        /dev/sda6: E (Logical)
    Uallocated space.
    So I already have 2 primary and 1 extended partition.
    Now, my question is: Why did it skipped the number sda4?
    Is it normal?
    When I create third primary partition on unallocated space, it assigns the number sda4 to it...
    What is going on?
    Last edited by Sameer (2013-09-24 11:34:57)

    donniezazen wrote:It is normal. You could use GPT to get over restriction of 4 primary partitions and have them orderly numbered.
    This is true; however, Windows will boot from a GPT disk only on an EFI-based system. If the computer in question supports EFI, you can make that switch, as described here, or you can re-install Windows. If the computer is strictly BIOS-based (as are most that are older than about 2 or 2.5 years), you're pretty much stuck with MBR if you're booting Windows from the disk. Overall, it's probably better to just stick with MBR partitioning.
    FWIW, Linux doesn't need to reside on a primary partition. Given the setup described by Sameer, my recommendation would actually be to use GParted to expand the size of the extended partition (/dev/sda3) to cover the whole disk, and then create logical partitions for Linux. This way you won't use up all of the primary partitions, which might prove to be important in the future, should you need another primary for some reason. It can also keep the partition numbers increasing, albeit with a jump from 3 to 5.

  • Why Inspection lot numbers are not in sequance?

    Hi All,
    In my business scenario I am creating inspection lot for inspection type 01. System does not create the inspection lot number in sequence for example if I do the GR system creates the inspection lot number say 1000000016, and after some time if I do the GR for the same PO and material I am getting the inspection lot number 1000000019, 25,35,175,225 like this? can some one let me know on this why this is happening? I checked in QALS table for the list. All created inspection lot numbers are not in sequence?  Pls let me know
    Thanks & Regards
    Kundan

    This has been asked and answered many times in the past.  Please search the forum.  Google before posting!
    Please review this topic:
    Inspection lot number ranges skipping
    It has way more info in that topic than you probably ever want to know. 
    I have it on good authority that Craig is a very good consultant.     And Isabelle is an SAP employee and also responded about the issue.
    FF

  • Invoice creation in batch jobas are not in sequence

    Hello ,
    I schedule two batch job with diffrent variant at the same time. When invoices are created in batch job there numbers are not in sequence. If I check creation time then Invoice creation time of Invoice  number 2 is latter than invoice creation time of number5.
    As per number range concept Invoice 2 should create before Invoice 5.
    Why this is happening?
    Regards
    RDC

    >
    > Thanks for the soon reply but here my legacy system is File it is having the fields like INV details and country key and customer details these details i want to send it to Target Ecc system based on the country .
    Use File Adapter in sender side to read the data from Legacy System ,if the legacy system data format not XML then use File content conversion in Sender comuniction channel to convert in to XML.
    > for exp: If the country is Us then create the vendor invoice in the Ecc system , if the country is IND then check whether the existed customer in the ECC system or not if Existed then those details update into one more legacy system .
    >
      You have to perfrom RFC Lookup in mapping level if the coiuntry is IND,anyway you are on PI7.11 so you can perform RFC llok to check the it is existed customer or not. search in sdn for RFC look up.
    Finally use enhanced Receiver determination to determin receiver.
    search in sdn you will get it hot to determine dthe receiver...everything..
    the requirement not complex..
    Regards,
    Raj

  • HT204053 I have a problem. I bought Pages and Numbers for my iMac and so far everything was OK.  Suddenly i have a problem with connection to iCloud. Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded in iCloud.

    I have a problem.
    I bought Pages and Numbers for my iMac and so far everything was OK.
    Suddenly i have a problem with connection to iCloud.
    Dokuments created on iMac in Pages or Numbers are not transfered to iCloud. Not uploaded to iCloud. There is a sign  (small shape of iCloud), that they are waiting to be uploaded to iCloud.
    I think the iCloud is OK.
    i can see and manage documents in iCloud. i can create them on iPad and  see them and delete them in iCloud.
    But not on iMac.
    i dont know what has happened and I am not abble to find the solution. It was OK till some days ago….

    I have a similar problem! Everything stopped working after upgrading to Mac OS 10.8.4 through the App Store. Help!

  • Serial numbers are not copied to new storage location for 311 mvt type

    Hi Guys
    I have 10 stock of material A in 001 Storage location ,which all the quantity is serial number managed
    I have transfered 10 quantity of Material A to 002 location from 001 location using 311 MIGO
    But serial numbers are not copied to 002 location after transfer posting
    001 and 002 are both are WM linked and belongs to same plant
    Can any body suggest good solution,how it can be done

    Hi
    1.Check in material master whether serial number management is active in Plant data/stor Tab and serial number profile is assigned
    2. Check while doing MIGO once if u enter the material and transfer qty you are getting the serial number tab or not
    3. If everything is ok, then after posting the document check the serial number status in IQ09, check the stock type and the storgae location in the serdata tab
    Regards
    Amuthan M

  • Numbers are not comming in Arabic style in PDF o/p

    Hi,
    Thanks alot......
    The font used in the Report is Arial
    In uifont.ali file under PDF[subset]
    Arial="arial.tty' has been added.
    Your advice helped me alot. Arabic characters are comming properly in PDF O/p. But Still the numbers are not comming in Arabic style. Instead numbers are comming in engl I have set Regional options to Arabic. I am getting Numbers in arabic style when O/P is viewed in Report builder previewer or HTMLCSS or HTML. How to get Numbers in Arabic style in PDF o/p.
    Waiting for your reply,
    -Raj
    -

    Oracle Team,
    Can't I get Arabic Native numerals in PDF o/p..? We need a solution urgently.....
    We have seen some PDF documents having Arabic native numerals. But why a PDF document generated by Oracle reports is not able to show numbers in arabic style........
    I want to know whether it is possible to get Arabic native numerals in PDF o/p generated by 9iDS report builder.
    IS anything else needs to be done apart from configuring PDF subset section in uifont.ali in this regard.
    Waiting for your reply,
    Raj

  • Spool numbers are not exist in TBTCP table but can be visible at SP01 trans

    HI folks,
                    I could see four spool errors in SP01 transaction .But i couldn't able to find which job/program had generated that spool. I have checked TBTCP table also..but those spool numbers are not exist in that table.
    Can any one please help me on this.

    Hi Manj,
    There is no error in SP01 tcode.
    You need to check the tables TSP01 and so on and find the sppol numbers and then the user name and the times generated.
    It works with a different mechanism.it's a RDBMS Concept and normalisation.
    you can even use the FM RSPO_FIND_SPOOL_REQUESTS. or look for FMS RSPO* and explore.

  • Numbers are not comming in Arabic stle in PDF o/p

    Hi,
    Thanks alot......
    The font used in the Report is Arial
    In uifont.ali file under PDF[subset]
    Arial="arial.tty' has been added.
    Your advice helped me alot. Arabic characters are comming properly in PDF O/p. But Still the numbers are not comming in Arabic style. Instead numbers are comming in engl I have set Regional options to Arabic. I am getting Numbers in arabic style when O/P is viewed in Report builder previewer or HTMLCSS or HTML. How to get Numbers in Arabic style in PDF o/p.
    Waiting for your reply,
    -Raj
    -

    Hi stewart,,,
    Thanks for your response.
    By saying Numbers are not comming in arabic style i mean to say that in arabic report's PDF o/p, numbers(data from database) are not in arabic native numerals. Arabic labels and character data is comming properly in arabic.
    Where as the other o/p formats like HTMLCSS and HTML(IE 6.0) are having numbers in arabic native. But for me the requirement is Arabic report's o/p when veiwed in PDF format it should be completely arabic native only. This is very urgent.
    Awaiting for your response....
    -Raj

  • Serial Numbers are not downloading after creation of Delivery in ECC

    Dear all,
    As per client business process, we need to download Serial numbers after creation of Outbound delivery.
    I could see the generated Serial numbers in ECC Delivery document, but those Serial numbers are not downloading into CRM.
    I have already done initial download for SERIALNUMBER object and I could see downloaded serial numbers in COM_TA_R3_ID Table.
    But after creation of Outbound delivery in ECC, those delivered serialnumbers are not available in CRM system, even after successful data transfer of Sales Order, Delivery, PGI and Invoice documents Information.
    Kindly help me in resolving the above issue
    Best regards
    Raghu ram

    Hi
    1.Check in material master whether serial number management is active in Plant data/stor Tab and serial number profile is assigned
    2. Check while doing MIGO once if u enter the material and transfer qty you are getting the serial number tab or not
    3. If everything is ok, then after posting the document check the serial number status in IQ09, check the stock type and the storgae location in the serdata tab
    Regards
    Amuthan M

  • Why Pages, keynotes, and Numbers are not free? I bought my mac Oct 14, 2013

    Why Pages, keynotes, and Numbers are not free? I bought my Mac at Oct 14, 2013. With the new OS X Mavericks relaeaed, Apple said that these three Apps are free to new buyers, I bought Macbook Air last week. Why I didn't see these three Apps free after I logged in the Mac App Store?
    Please, Help!

    ***For those that purchased iWork 09 not on the app store but as a retail disk copy you can get the update for iWork even though it may show $19.99 for all the apps:
    You can reupdate to iWork 9.3 by going here http://support.apple.com/kb/DL1563
    then after it is updated close the app store if opened then open it again and sign out then sign in and then all the iwork 2013 apps should show as update rather than $19.99 cost each. This worked for me. I bought iwork '09 on disk but it showed 19.99 each after I upgraded to Mavericks so  followed the above steps and it worked. I am now updating all my iWork suite I bought on disk, NOT on the Mac app store and now I have a Mac app store set!
    Apple sure has a problem that needs to be fixed otherwise iWork will eventually be free for everyone...
    Someone at Apple forgot all of us old retail people before the Mac App store existed!

  • Why Pages, keynotes, and Numbers are not free?

    Why Pages, keynotes, and Numbers are not free? I bought my Mac at Oct 14, 2013. With the new OS X Mavericks relaeaed, Apple said that these three Apps are free to new buyers, I bought Macbook Air last week. Why I didn't see these three Apps free after I logged in the Mac App Store?
    Please, Help!

    Don't keep reposting this over and over! Or you posts will be deleted.

  • Updates on my MAC to numbers are not reflected on my OIS devices

    Updates on my MAC to numbers are not reflected on my OIS devices.

    Thank you for the quick responce.
    I need to expand my experience to you with this issue.:
         If I update numbers on my Air laptop the changes are reflected on Ipad Air.
         If I update numbers on my Ipad Air the are reflected on my laptop.
    Thinking my problem is in my MAC I tried:
         I went to icloud on my MAC and tried to reset documents and data with no sucess. I tried 2 different 24 hr. periods.
         I signed out of icloud on my MAC and signed back in the problem of making changes to numbers on MY MAC were not reflected on my ipad or laptop
    If you have any other ideas I would love to hear them.
    Thank you very much.

Maybe you are looking for

  • IMac 27" extended desktop problems

    Hi! I own a 2011 iMac 27" and I am having issues using a Samsung SyncMaster T240M display as extended desktop. It works fine when I am just using the computer for a while, but if the displays go to sleep mode, when I return to the computer the iMac d

  • Failed retrieval of the session object from the portal server in the WebApp

    hello out there, i tried to realize a multipartform file upload with a jsp-Channel (in .../portal/dt ) which sends the data into the same WebApp ( .../portal/ )to a different jsp-File but which is not using the desktopServlet of the potal. The Inform

  • Editing multiple objects

    Pretty simple question, How to I edit multiple objects from their individual centre points? Cheers -Ford

  • Ibook g3 wont boot after trying to install classic

    I have an ibook that has a missing keyboard...a usb keyboard worked fine, until i tried to install classic by dragging the system folder from my cdrom of os 9 to the drive and choosing it to boot from it in startup disk preferences...now it wont boot

  • ITunes 10.5.2 in Lion - cursor in search field, shortcuts not working

    I normally use things like Cmd+A and Cmd+Delete on my songs in iTunes, however, now, all of a sudden with the new update of iTunes, all of these shortcuts are applied to the search field of iTunes... I basically have to quit iTunes and re-start it an