Do you have any question about this error?
Message type: E = Error
Message class: R1 - Business Partner Messages from S_BUPA_GENERAL
Message number: 099
Message text: Number not in interval &1 - &2
The partner number you entered does not fall within the number range
interval specified for number range &V3&.
Error message
Enter a partner number within interval '&V1&' - '&V2&.'
Error message extract from SAP system. Copyright SAP SE.
R1099
- Number not in interval &1 - &2 ?The SAP error message R1099 "Number not in interval &1 - &2" typically occurs when a number that is being processed does not fall within the specified range defined by the interval parameters &1 and &2. This error is often encountered in various SAP modules, particularly in financial transactions, document processing, or when dealing with number ranges.
Cause:
- Number Range Configuration: The number being used (e.g., document number, invoice number) is outside the defined number range in the system. This can happen if the number range has not been properly set up or if the number range has been exhausted.
- Incorrect Input: The user may have entered a number that is not valid or is outside the expected range.
- Custom Development: If there are custom programs or enhancements, they may not be handling number ranges correctly.
Solution:
Check Number Range Configuration:
- Go to the transaction code SNRO (Number Range Objects).
- Find the relevant number range object and check the intervals defined for it.
- Ensure that the number you are trying to use falls within the defined intervals.
Adjust Number Range:
- If the number range is exhausted, you may need to extend the number range or create a new interval.
- This can be done in the same SNRO transaction by adjusting the intervals.
Validate Input:
- Ensure that the input number is correct and falls within the expected range.
- If the number is being generated by a program, check the logic to ensure it generates valid numbers.
Check Custom Code:
- If there are any custom developments, review the code to ensure it correctly handles number ranges and does not generate numbers outside the defined intervals.
Consult Documentation:
- Review SAP documentation or notes related to the specific module you are working with for any additional guidance or known issues.
Related Information:
If the issue persists after checking the above points, it may be beneficial to consult with your SAP Basis or technical team for further investigation.
Get instant SAP help. Start your 7-day free trial now.
R1097
Archiving object &1 is not assigned to any application object
What causes this issue? The currently specified archiving object is not assigned to an application object of the Business Data Toolset (BDT).System R...
R1096
Error during update of table TB200 (internal address number management)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
R1100
* 100: BDT
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
R1101
Data on current screen is correct
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.