Message type: E = Error
Message class: ACM - Message-Class for all ACM functions/exceptions
Message number: 056
Message text: Keyfield &1 of entity &2 is of DCL-forbidden type: String/XString
A field of type "String" or "XString" was marked as KEY.
No DCL roles/rules can be created for entities which have key fields of
LOB types "String" or "XString".
The DCL cannot be activated/generated
Change the structure of the CDS entity, so that no key field has a LOB
type ("String" or "XString"), otherwise this CDS entity cannot be access
protected via a DCL role.
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.
ACM056
- Keyfield &1 of entity &2 is of DCL-forbidden type: String/XString ?The SAP error message ACM056 indicates that there is an issue with a key field in a data model entity that is of a type that is not allowed for Data Control Language (DCL) operations. Specifically, it mentions that the key field is of type String or XString, which are types that are forbidden for DCL operations in certain contexts.
Cause: Key Field Type: The key field in the entity is defined as a String or XString. In SAP, certain operations, especially those related to authorization and data access control, require key fields to be of a type that can be used in DCL statements. String and XString types are not suitable for this purpose. Entity Definition: The entity might have been defined incorrectly in the data model, leading to the use of an unsupported key field type.
Solution: Change Key Field Type: Modify the key field in the entity definition to use a supported
Get instant SAP help. Sign up for our Free Essentials Plan.
ACM055
Invalid character '&1' in path expression: "&2"
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACM054
Association "&1" has a maximum cardinality > 1. This is not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACM057
Role &1 is a productive role, but only local roles can be deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACM058
Cannot read TADIR entry of role: &1
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.