How To Fix SABAP_DOC110 - Tag '&1' is not allowed in ABAP-Doc-comments


SABAP_DOC110 - Overview

  • Message type: E = Error

  • Message class: SABAP_DOC - ABAP Doc messages

  • Message number: 110

  • Message text: Tag '&1' is not allowed in ABAP-Doc-comments

  • Show details Hide details
  • What causes this issue?

    A not supported formatting tag has been used.
    The following tags can be used to format the output of your
    ABAP-Doc-documentation (the tags are case-sensitive!):
    Formatting option ,,tag ,,alternative tag
    Line break ,,<br/> ,,<(><<)>br></br>
    Paragraph ,,<(><<)>p>...<(><<)>/p> ,,
    Emphasized text ,,<(><<)>em>...</em> ,,
    Strong emphasized text ,,<strong>...</strong> ,,
    Unsorted lists ,,<(><<)>ul><(><<)>li>...</li></ul> ,,
    Sorted lists ,,<(><<)>ol><(><<)>li>...</li></ol> ,,
    Headers ,,<(><<)>h1>...</h1>
    ,,<(><<)>h2>...</h2>
    ,,<(><<)>h3>...</h3> ,,

    System Response

    Syntax check returns a warning.

    How to fix this error?

    Remove the unsupported tag from your ABAP-Doc-documentation.

    Procedure for System Administrators

    The system issues an error message and will not allow you to continue with this transaction until the error is resolved.


    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message SABAP_DOC110 - Tag '&1' is not allowed in ABAP-Doc-comments ?
    The SAP error message SABAP_DOC110 indicates that there is an issue with the ABAP documentation comments in your code. Specifically, the error message states that the tag &1 is not allowed in ABAP documentation comments. This typically occurs when you are using an invalid or unsupported tag in your ABAP documentation comments.
    
    Cause: The error is caused by the use of a tag in the ABAP documentation comments that is not recognized or allowed by the ABAP documentation syntax. ABAP documentation comments are used to provide descriptions and explanations for code elements, and they follow a specific format. If you include a tag that is not defined or is incorrectly formatted, the ABAP compiler will raise this error.
    Solution: To resolve the error, you should: Identify the Invalid Tag: Check the ABAP documentation comments in your code for the tag that is causing the issue. The error message will indicate which tag (&1) is not

    Already have an account? Login here!




Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


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