How To Fix DT117 - Name '&': Underscore not allowed at end


DT117 - Overview

  • Message type: E = Error

  • Message class: DT - Table activation (incl. indexes)

  • Message number: 117

  • Message text: Name '&': Underscore not allowed at end

  • Show details Hide details
  • What causes this issue?

    Underscores are not allowed at the end of a table name.
    The names of tables with underscores at the end could no longer be
    uniquely by a corresponding index.
    For the sake of consistency this restriction is also checked for
    structures and views.

    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?

    Use a name without an underscore at the end.

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DT117 - Name '&': Underscore not allowed at end ?
    The SAP error message DT117, which states "Name '&': Underscore not allowed at end," typically occurs when you are trying to define a name (such as a variable, field, or object) that ends with an underscore character (_). In SAP ABAP, certain naming conventions must be followed, and one of those rules is that names cannot end with an underscore.
    
    Cause: The error is triggered when: You attempt to create or reference a name (like a variable, function, or table) that ends with an underscore. The naming convention rules in SAP ABAP are violated.
    Solution: To resolve this error, you should: Identify the Name: Look at the error message to identify the specific name that is causing the issue (the & will be replaced with the actual name). Modify the Name: Change the name so that it does not end with an underscore. For example, if the name is my_variable_, you can rename it to my_variable or my_variable1. Check

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