Do you have any question about this error?
Message type: E = Error
Message class: ACM_SYNTAX - ACM: DCL Syntax Error Messages
Message number: 094
Message text: Forbidden condition inside a NOT-expression (see long text)
You have used a forbidden condition inside a NOT-expression.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Inside of NOT-expressions, the usage of certain conditions is
restricted:
PFCG aspects (ASPECT PFCG_AUTH(...))
Not allowed: With field mapping ( (CARRID) = ... )
Allowed: Without fields ( ( ) = ... )
INHERIT <Role> FOR GRANT <Operation> ON <Entity>
Those conditions are excluded because their runtime result is
incomprehensible.
Error message extract from SAP system. Copyright SAP SE.
ACM_SYNTAX094
- Forbidden condition inside a NOT-expression (see long text) ?The SAP error message ACM_SYNTAX094, which states "Forbidden condition inside a NOT-expression," typically occurs in the context of the Advanced Compliance Management (ACM) module or when working with certain expressions in SAP systems. This error indicates that there is a logical issue in the way a NOT-expression is constructed in your code or configuration.
Cause:
The error arises when a NOT operator is applied to a condition that is not allowed. In logical expressions, certain conditions cannot be negated directly, leading to this syntax error. This often happens when:
To resolve this error, you should:
If you continue to experience issues after trying these solutions, consider reaching out to your SAP support team or consulting with an SAP expert for further assistance.
Get instant SAP help. Start your 7-day free trial now.
ACM_SYNTAX093
Resource "&1" is no valid datasource entity. Check the name and spelling
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACM_SYNTAX092
Resource "&1" is no valid hierarchy entity. Check the name and spelling
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACM_SYNTAX095
No &1 statement for entity &2 found in rule &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ACM_SYNTAX096
Generic aspects like aspect: '&1' are currently not supported
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.