How To Fix 28017 - Semicolon missing


28017 - Overview

  • Message type: E = Error

  • Message class: 28 - Configuration

  • Message number: 017

  • Message text: Semicolon missing

  • Show details Hide details
  • What causes this issue?

    The system syntax check found an error in a list - items in the list
    should be separated by semicolons.
    The system expects a semicolon at the cursor.

    System Response

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

    How to fix this error?

    Check the expression at the cursor and enter a semicolon as separator
    character if required. Please also take not of other possible sources
    of errors (messages).

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message 28017 - Semicolon missing ?
    The SAP error message 28017, which indicates "Semicolon missing," typically occurs in the context of ABAP programming. This error suggests that there is a syntax issue in your ABAP code where a semicolon (;) is expected but not found. Semicolons are used in ABAP to terminate statements, and their absence can lead to confusion in the code structure.
    
    Cause: Missing Semicolon: The most straightforward cause is that a semicolon is simply missing at the end of a statement. Incorrect Syntax: There may be other syntax errors that lead to the parser expecting a semicolon. Commenting Issues: If comments are not properly formatted, they might interfere with the expected syntax. Multi-line Statements: If a statement is split across multiple lines without proper continuation, it may lead to this error.
    Solution: Check the Code: Review the line indicated in the error message and the lines preceding it for any missing semicolons. Correct Syntax: Ensure that all statements are correctly terminated

    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