How To Fix ACM_SYNTAX015 - OR kann nicht mit berechtigungsrelevanten Feldern verwendet werden


SAP Error Message - Details

  • Message type: E = Error

  • Message class: ACM_SYNTAX - ACM: DCL Syntax Error Messages

  • Message number: 015

  • Message text: OR kann nicht mit berechtigungsrelevanten Feldern verwendet werden

  • Show details Hide details
  • Was verursacht dieses Problem?

    Cannot handle 'OR' in combination with authorization relevant fields and
    aspects.

    Systemantwort

    DCL Syntax cannot be parsed.

    Wie behebe ich diesen Fehler?

    Make use of an additional condition in your DCL source file.
    For example:
    Instead of a rule with one condition (containing aspects combined with
    'OR'):
    grant SELECT on SalesOrder
    where toCustomer.toAddress[Country = aspect MainCountry or
    Currency = aspect Currency];
    Split the condition into two conditions (combined with 'OR'):
    grant SELECT on SalesOrder
    where toCustomer.toAddress[Country = aspect MainCountry]
    or toCustomer.toAddress[Currency = aspect Currency];

    Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.

    Vorgehensweise für Systemadministratoren


    Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE


Smart SAP Assistant

  • Was ist die Ursache und Lösung für den SAP Fehler ACM_SYNTAX015 - OR kann nicht mit berechtigungsrelevanten Feldern verwendet werden ?




    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


Zugehörige SAP-Fehlermeldungen

Klicken Sie auf die Links unten, um die folgenden verwandten Nachrichten anzuzeigen:

Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.


Rating
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant