‎2007 Dec 27 4:50 AM
what is an number ramnge and i am facinf a problem with number range skipping waht can be the reason. ss notes is used
‎2007 Dec 27 4:53 AM
hi
number range is defined in spro.
there can be internal number range or external number range
internal number range say for equipments means when u create a n equipment u need not give equipment system will automatically assign next available number from the defined range and u cannot skip it.
external number means u can assign no externally from the defined range.
regards
vijay
reward points if helpfull
‎2007 Dec 27 4:56 AM
Hi,
Please check the TCode SNRO, and see whether it is buffered or not? If it is buffered there is a possibility of skipping the sequence of numbers.
Thanks,
Sri.
‎2007 Dec 27 5:00 AM
Hi Jamnun,
A number range (created from transaction SNRO) is used to determine the next running number in a defined sequence. For example, a purchase order has a number range assigned, hence everytime you create a purchase order, a number automatically gets assigned. This number is determined from the number range.
Number ranges skip because of the buffering defined for the number range. You can confirm the buffering set up from transaction SNRO once you know which number range you are dealing with.
If you are generating the next number yourself in a custom program using the function module NUMBER_GET_NEXT then to prevent skipping of number range due to buffer, pass
X to the IGNORE_BUFFER import parameter.
Hope this helps.
Regards,
Aditya
Edited by: Aditya Laud on Dec 27, 2007 12:20 AM
‎2008 Mar 03 7:08 AM
sir,
i am getting the PRODUCTION Order no range skip problem after creating manual production order.
I have done everything in snro settings.
How to control this,
Please explain
regadrds,
Hari
‎2008 Mar 03 7:09 AM
sir,
i am getting the PRODUCTION Order no range skip problem after creating manual production order.
I have done everything in snro settings.
How to control this,
Please explain
regadrds,
Hari