How To Fix SABAP_DOC114 - Inkorrekte Syntax für ABAP-Doc-Befehl '&1 &2'


SAP Error Message - Details

  • Message type: E = Error

  • Message class: SABAP_DOC - ABAP Doc messages

  • Message number: 114

  • Message text: Inkorrekte Syntax für ABAP-Doc-Befehl '&1 &2'

  • Show details Hide details
  • Was verursacht dieses Problem?

    A wrong syntax is used for an ABAP-Doc-command to document a parameter
    or exception.
    For methods, events, function modules and form routines you can also
    document parameters and exceptions. The following syntax is used to
    document parameters and exceptions:
    Parameters
    <EX>@parameter <parameter name> | <parameter documentation></>
    Class-based exceptions ,,
    <EX>@raising <exception name> | <exception documentation></>
    Classic exceptions ,,
    <EX>@exception <exception name> | <exception documentation></>
    Example
    <EX>"! This method compares two sources and returns whether they
    "! are identical.
    "!
    "! @parameter source1 | First source code text
    "! @parameter source2 | Second source code text
    "! @parameter ignore_case | X => text will be compared case
    insensitive
    "! @raising cx_invalid source | Is raised if an empty source code text
    is passed
    methods compare
    importing
    source1 type text
    source2 type text
    ignore_case type abap_bool
    returning
    value(result) type abap_bool
    raising
    cx_invalid_source.</>

    Systemantwort

    Syntax check returns a warning.

    Wie behebe ich diesen Fehler?

    Use the correct syntax for ABAP-Doc-commands like @parameter.

    Vorgehensweise für Systemadministratoren

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


    Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE


Smart SAP Assistant

  • Was ist die Ursache und Lösung für den SAP Fehler SABAP_DOC114 - Inkorrekte Syntax für ABAP-Doc-Befehl '&1 &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
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