Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now

Close

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's SAP support assistant is amazing. Saves me countless hours trying to solve complex SAP issues myself. It's a real game changer!
Rate 1
Thomas Michael
SAP Consultant, Author & Speaker