Do you have any question about this error?
Message type: E = Error
Message class: BC_BOR - BC Training (All Courses)
Message number: 064
Message text: The interval of the specified number range number is not internal
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
The SAP error message BC_BOR064 indicates that there is an issue with the number range object configuration. Specifically, the error message "The interval of the specified number range number is not internal" suggests that the system is trying to use a number range that is not set up correctly for internal number assignment.
Cause:
- Incorrect Number Range Configuration: The number range object may not be configured to allow internal number assignment. This can happen if the number range is set to external when it should be internal.
- Missing Number Range Intervals: The number range intervals may not be defined properly, or the intervals may not exist for the specified number range object.
- Authorization Issues: There may be authorization issues preventing the system from accessing the number range object correctly.
- Custom Development: If there are custom developments or enhancements that interact with number ranges, they may not be handling the number range correctly.
Solution:
Check Number Range Configuration:
- Go to transaction SNRO (Number Range Objects).
- Find the relevant number range object and check its configuration.
- Ensure that the number range is set to "Internal" if you intend to use it for internal number assignment.
Define Number Range Intervals:
- In the same transaction (SNRO), check if the intervals for the number range are defined.
- If not, create the necessary intervals for the number range object.
Review Authorizations:
- Ensure that the user has the necessary authorizations to access and use the number range object.
- Check the roles and profiles assigned to the user.
Check Custom Code:
- If there are any custom programs or enhancements that utilize the number range, review the code to ensure it is correctly handling the number range assignment.
Testing:
- After making the necessary changes, test the functionality to ensure that the error no longer occurs.
Related Information:
Transaction Codes:
Documentation: Refer to SAP Help documentation for detailed information on number range management and configuration.
SAP Notes: Check for any relevant SAP Notes that may address specific issues related to number ranges and this error message.
If the issue persists after following these steps, it may be beneficial to consult with your SAP Basis or development team for further investigation.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
BC_BOR063 No number range object has been defined under this object name
Self-Explanatory Message Since SAP believes that this specific error message is ...
BC_BOR061 Sort not possible
Self-Explanatory Message Since SAP believes that this specific error message is ...
BC_BOR065 Interval used up. Change not possible.
Self-Explanatory Message Since SAP believes that this specific error message is ...
BC_BOR066 Maximum occupancy is not defined for the selected aircraft type
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.