2008 Jun 09 2:14 AM
Hi All,
I need to create an instance for a customised program and need to get a new ID each time to assign.
May i know which tcode to create instance and which function to get the ID?
Thanks in advance for all your help.
2008 Jun 09 4:36 AM
Hello Sally
Since your question is missing any hint about your real problem you might be talking about number range objects.
Example: When you create sales orders with internal numbering every time a new order is created its number is increased (by one). The number is taken from the assigned interval of a number range object (fm NUMBER_GET_NEXT ).
The transaction to create and maintain number range objects and intervals is SNRO.
Regards
Uwe
Hi All,
I need to create an instance for a customised program and need to get a new ID each time to assign.
May i know which tcode to create instance and which function to get the ID?
Thanks in advance for all your help.
2008 Jun 09 4:36 AM
Hello Sally
Since your question is missing any hint about your real problem you might be talking about number range objects.
Example: When you create sales orders with internal numbering every time a new order is created its number is increased (by one). The number is taken from the assigned interval of a number range object (fm NUMBER_GET_NEXT ).
The transaction to create and maintain number range objects and intervals is SNRO.
Regards
Uwe
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |