Message type: E = Error
Message class: EAN_UCC - EAN.UCC Messages
Message number: 106
Message text: Number range object GLN does not have a matching interval
This error occurs either because an interval has not been defined for
the number range object Global Location Number (GLN), or all the
existing intervals are already in use.
The system does not allow you to assign a GLN.
Create a new interval for the number range object GLN.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message EAN_UCC106 indicates that there is an issue with the number range object for the Global Location Number (GLN). Specifically, it means that the number range object does not have a matching interval defined for the GLN, which is necessary for generating or processing GLN values.
Cause:
- Missing Number Range Interval: The most common cause of this error is that the number range object for GLN has not been properly configured, and there are no defined intervals for generating GLN numbers.
- Incorrect Configuration: The number range object might be incorrectly configured or not activated.
- Authorization Issues: Sometimes, the user may not have the necessary authorizations to access or create entries in the number range.
Solution:
To resolve the EAN_UCC106 error, follow these steps:
Check Number Range Configuration:
- Go to transaction code SNRO (Number Range Objects).
- Enter the object name for GLN (usually
GLN
orEAN_UCC
) and click on "Intervals".- Check if there are any defined intervals for the number range. If there are none, you will need to create a new interval.
Create a New Interval:
- If no intervals exist, you can create one by clicking on "Insert Interval".
- Define the interval by specifying the From Number and To Number. Ensure that the range is valid and does not overlap with existing ranges.
Activate the Number Range:
- Ensure that the number range object is activated. If it is not, activate it to allow the system to use it.
Check Authorizations:
- Ensure that the user has the necessary authorizations to access and use the number range object. This can be checked in transaction code SU53 or by consulting with your security team.
Test the Configuration:
- After making the necessary changes, test the configuration by trying to generate or process a GLN again to see if the error persists.
Related Information:
By following these steps, you should be able to resolve the EAN_UCC106 error and ensure that the GLN number range is properly configured.
EAN_UCC105 Company code &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is ...
EAN_UCC104 Enter a &1 character company code name
Self-Explanatory Message Since SAP believes that this specific error message is ...
EAN_UCC107 GLN &1 is already assigned to customer number &2
Self-Explanatory Message Since SAP believes that this specific error message is ...
EAN_UCC108 Several customer numbers found for this GLN
What causes this issue? The system issues an error message and will not allow y...
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.