2006 Aug 28 12:13 PM
Hi All,
Can anyone tell me whats the significance
of number ranges?
2006 Aug 28 12:20 PM
Hi
In a distributed system landscape, you have to ensure for many application areas that numbers are assigned for objects across the systems without overlaps. You do so by defining disjunctive number range intervals.
You can carry out the following steps centrally from a given system (usually the central system of your system landscape):
· Check whether conflicts exist between the number range intervals in the systems of your system landscape
· Use reservations to plan cross-system number range intervals without overlaps
· Navigate from the central system to the other systems and define the required number range intervals on the basis of the reservations
Regards ,
Shounak M.
Hi All,
Can anyone tell me whats the significance
of number ranges?
2006 Aug 28 12:20 PM
Hi
In a distributed system landscape, you have to ensure for many application areas that numbers are assigned for objects across the systems without overlaps. You do so by defining disjunctive number range intervals.
You can carry out the following steps centrally from a given system (usually the central system of your system landscape):
· Check whether conflicts exist between the number range intervals in the systems of your system landscape
· Use reservations to plan cross-system number range intervals without overlaps
· Navigate from the central system to the other systems and define the required number range intervals on the basis of the reservations
Regards ,
Shounak M.
2006 Aug 28 12:20 PM
Hi Arya,
Number ranges are used to assign a system genrated unique number.
Check Tcode SNRO
releated FM's
NUMBER_GET_NEXT Get the next unique number in a number range. Use tcode SNRO for maintaining number ranges.
NUMBER_CHECK Check if number is within a number range (see tcode SNRO)
NUMBER_RANGE_ENQUEUE (lock number range)
NUMBER_RANGE_DEQUEUE (unlock number range)
NUMBER_GET_INFO Get info about number range (see tcode SNRO).
reward if helpful.
Regards
-
Sachin Dhingra
Message was edited by: Sachin Dhingra
2006 Aug 28 12:26 PM
hi
good
A range of numbers that are laid down per file for the assignment of document numbers. It can be internal (carried out automatically by the system) or external (carried out manually by the user).
GO THROUGH THIS LINK
http://www.sap-img.com/ge003.htm
thanks
mrutyun
2006 Aug 28 12:30 PM
Hi,
Number ranges are used to create generate
numbers dynamically .For eq saleorder number
transaction used is SNRO
FM to get next available number NUMBER_GET_NEXT
regards
Amole
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |