Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: USMD1 - Datenmodel
Message number: 587
Message text: Data model &1, entity type &2: Number range object is not required
You have defined a number range object for entity type &V2& from which
the system would generate temporary keys when creating an instance.
However, the number range object is only relevant for entity types with
internal key assignments. It is not possible to assign an internal key
for entity type &V2&.
You cannot activate the data model.
In the Customizing activity <DS:SIMG.FMDM_USMD001>Edit Data Model</>, do
not enter a number range object under <LS>Temporary Key</> for entity
types without internal key assignments.
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.
USMD1587
- Data model &1, entity type &2: Number range object is not required ?The SAP error message USMD1587 indicates that there is an issue related to the number range object for a specific data model and entity type. This message typically arises in the context of SAP Master Data Governance (MDG) when you are trying to create or manage master data.
Cause:
The error message "Number range object is not required" suggests that the system is expecting a number range object to be defined for the specified entity type, but it is either not configured or not necessary for that particular entity. This can happen due to:
- Configuration Issues: The number range object may not be set up correctly in the system for the specified entity type.
- Entity Type Settings: The entity type may not require a number range object, but the system is still trying to validate it.
- Data Model Configuration: The data model may have been incorrectly configured, leading to this inconsistency.
Solution:
To resolve the error, you can take the following steps:
Check Number Range Configuration:
- Go to the transaction code
SNRO
(Number Range Objects) and check if the number range object for the specified entity type is defined.- If it is defined, ensure that it is correctly configured and active.
Review Entity Type Settings:
- In the MDG configuration, check the settings for the specific entity type. Ensure that the number range object is either required or not required based on your business needs.
- If the entity type should not require a number range, adjust the configuration accordingly.
Adjust Data Model:
- Review the data model configuration in the MDG customizing settings. Ensure that the entity type is correctly linked to the appropriate number range object or that it is marked as not requiring one.
Consult Documentation:
- Refer to SAP documentation or notes related to the specific version of MDG you are using. There may be specific guidelines or known issues related to this error.
Testing:
- After making the necessary changes, test the creation or management of the master data again to ensure that the error is resolved.
Related Information:
Transaction Codes:
SNRO
for managing number range objects.MDGIMG
for accessing the MDG implementation guide.SAP Notes:
Community Forums:
By following these steps, you should be able to identify the root cause of the error and implement a solution to resolve it.
Get instant SAP help. Sign up for our Free Essentials Plan.
USMD1586
Model &1, entity type &2: Internal key assignment; enter a reuse area
What causes this issue? A <DS:DE.USMD_PP_DOMAIN>reuse active area</> must be specified for entity types with internal <DS:DE.USMD_KEY_...
USMD1585
Model &1, entity type &2: No change documents
What causes this issue? Data element &V3& is assigned to entity type &V2&, which has a changeable key. The <ls>Change Document&...
USMD1588
Model &1: Name of data model is incorrect
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
USMD1590
Data model &1, foreign key relationship &2: Field assignment missing
What causes this issue? You have specified the attribute &V2& as a key field. You still need to assign the attribute in a foreign key relatio...
Click on this link to search all SAP messages.