How To Fix ACM_SYNTAX139 - Filterwertersetzung für Feld &1 verkettet Wert "&2"


SAP Error Message - Details

  • Message type: E = Error

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

  • Message number: 139

  • Message text: Filterwertersetzung für Feld &1 verkettet Wert "&2"

  • Show details Hide details
  • Was verursacht dieses Problem?

    Inside an INHERITING CONDITIONS FROM ENTITY ... REPLACING { ... }
    statement, two adjacent PFCG_FILTER replacements which both might affect
    filter values for authorization field &V1& chain the value "&V2&", that
    is, the first replacement uses this value as output value and the next
    replacement uses it as input value.

    Systemantwort

    This is a warning only, however, the content of this access control is
    not reasonable.

    Wie behebe ich diesen Fehler?

    A replacement chain A --> B, B --> C is equivalent with A --> C, B --> C
    and should be written as such to make the transition from A to C
    explicit.
    When your intention was to swap two values, you need a temporary helper
    value (limitation: length of this string is shorter than 40, and this
    value cannot appear in the values of the filters to be replaced).
    For example, to swap activities 01 and 03, you can use:
    <NP> REPLACING {
    PFCG_FILTER FIELD ACTVT VALUE '01' WITH 'DUMMY'<(>,<)>
    PFCG_FILTER FIELD ACTVT VALUE '03' WITH '01'<(>,<)>
    PFCG_FILTER FIELD ACTVT VALUE 'DUMMY' WITH '03'
    }</>

    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_SYNTAX139 - Filterwertersetzung für Feld &1 verkettet Wert "&2" ?




    • 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
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