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. Start your 7-day free trial now.


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
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author