‎2007 Mar 29 6:30 AM
I am getting Error message :NUMBER_GET_NEXT AENDBELEG INTERVAL_MISSING,while creating a single role.
‎2007 Mar 29 7:13 AM
Hi Kumar,
It means,the number range object for AENDBELEG change documents is missing, incomplete or incorrect.
Please have a look at SAP Note: 659573
Hope it helps.
Please award points if it is useful.
Thanks & Regards,
Santosh
‎2007 Apr 02 11:52 AM
Hello,
The reasona and the solution for your issues is:
INTERVAL_MISSING INTERVAL_NOT_INTERNAL OBJECT_MISSING
Reason and Prerequisites
The number range object for AENDBELEG change documents is missing, incomplete or incorrect.
Before you implement the correction, the system tries to create the missing interval directly. This causes the errors mentioned above. When you create the interval, the system tries to write a change document for this interval. The system issues the message "SEQUENCE INVALID" because you can only edit one change document object at a time.
After you implement this correction, the system will issue the correct, cause-related error message (CD 121).
You must manually correct the error in the definition of the number range object for AENDBELEG.
Solution
Implement the program correction to ensure that the system issues the correct error message.
Manually create the missing interval.
You can use error message CD 121 to enable you to identify the error more accurately. Depending on the additional information, the status is as follows:
OBJECT_MISSING : The entire AENDBELEG number range object is missing and must be created.
INTERVAL_MISSING: Number range interval 01 is missing and must be created.
INTERVAL_NOT_INTERNAL: The definition of number range interval 01 is incorrectly set to 'external number assignment'. Delete the 'external' selection in the interval definition.
Check the definition of the AENDBELEG number range object in transaction SNRO:
Object name: AENDBELEG
Short text: Change documents
Long text: Number Ranges for Change Documents
To-year flag: Do not select
Number length domain: CHAR10
No interval rolling: Do not select
Number range transaction: SCDN
Warning %: 10.0
Main memory buffering:
No. of numbers in buffer: 10
You must define the following interval:
Interval No. 01
from 0000000001
to 9999999999
internal number assignment