How To Fix SABAP_DOC105 - Inkorrekte Position für ABAP-Doc-Kommentar in einem Kettensatz


SAP Error Message - Details

  • Message type: E = Error

  • Message class: SABAP_DOC - ABAP Doc messages

  • Message number: 105

  • Message text: Inkorrekte Position für ABAP-Doc-Kommentar in einem Kettensatz

  • Show details Hide details
  • Was verursacht dieses Problem?

    The ABAP-Doc-comment is located at the wrong position in the source
    code.
    An ABAP-Doc-comment-block is introduced by the character combination "!.
    It has to be located directly in front of a declarative statement (e.g.,
    data declaration, method definition, class definition).
    Example
    <EX>"! This is a documentation for the following constant</>
    <EX>constants co_initial_value type i value 0.</>
    You can use multiple lines for your documentation to document your
    source code elements. In this case you have to add the character
    combination "! in front of each line.
    Example
    <EX>"! This documentation for the following constant is documented</>
    <EX>"! in multiple lines.</>
    <EX>constants co_initial_value type i value 0.</>
    If you want to document a block of statements by using the ABAP
    colon-comma-semantic the ABAP Doc comment block must be located in front
    of the identifier and must be after the colon.
    Example
    <EX>constants:</>
    <EX> "! Initial value</>
    <EX> co_initial_value type i value 0<(>,<)></>
    <EX> "! Invalid value</>
    <EX> co_invalid_value type i value -1.</>

    Systemantwort

    Syntax check returns a warning.

    Wie behebe ich diesen Fehler?

    Put the ABAP-Doc comment at the right position in the source code.
    If the comment is not an ABAP-Doc-comment, but a standard comment and
    starts with the character combination "!, you can add a space between
    the characters " and ! to declare this comment as standard comment.

    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_DOC105 - Inkorrekte Position für ABAP-Doc-Kommentar in einem Kettensatz ?




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