Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 101
Message text: Table & (Underscore not permitted at 2nd or 3rd position)
The SAP naming convention reserves underlining in the second or third
position for special objects. The object which you are processing does
not belong to these special objects.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Correct your entry. The second and third positions of the object name
may not contain underlining.
Error message extract from SAP system. Copyright SAP SE.
DT101
- Table & (Underscore not permitted at 2nd or 3rd position) ?The SAP error message DT101 indicates that there is an issue with the naming convention of a table in the Data Dictionary (DDIC). Specifically, the error states that an underscore is not permitted in the 2nd or 3rd position of the table name. This is a restriction in SAP naming conventions to ensure that table names are valid and follow the required format.
Cause: The error occurs when you attempt to create or modify a table with a name that does not comply with SAP's naming conventions. For example, if you have a table name like A_BC or AB_C, it will trigger this error because the underscore is in the 2nd or 3rd position.
Solution: To resolve this error, you need to rename the table to comply with the naming conventions. Here are some steps you can follow: Identify the Table Name: Determine the name of the table that is causing the error. Rename the Table:
Get instant SAP help. Sign up for our Free Essentials Plan.
DT100
********************* Tables: Headers **************************
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DT099
Object type TABF is no longer supported
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DT102
Tab. &: Activation type=1 (Activation not possible online)
What causes this issue? The activation type defines whether the table can be activated directly from the ABAP Dictionary or whether the runtime objec...
DT103
& (Activation of tables of type cluster only with approval)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.