Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 401
Message text: Customer and SAP Includes not allowed for table type &
Customer-specific include tables may only be included in transparent
tables and in structures.
Customer-specific includes are included tables in the namespace CI_.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check if the tables can be made transparent. Otherwise the
corresponding include line must be removed from the fields and possible
replaced by the included fields.
Error message extract from SAP system. Copyright SAP SE.
DT401
- Customer and SAP Includes not allowed for table type & ?The SAP error message DT401 indicates that there is an issue with the definition of a table type in ABAP Dictionary. Specifically, it states that "Customer and SAP Includes not allowed for table type &". This error typically arises when you attempt to use a customer or SAP include in the definition of a table type, which is not permitted.
Cause: Table Type Definition: The error occurs when you try to include a structure or a table type that is defined in a customer or SAP include in the definition of a table type. SAP restricts the use of includes in table types to maintain consistency and integrity in data structures. Inappropriate Use of Includes: If you are trying to create a table type that references a structure defined in a customer include or an SAP include, this will trigger the error.
Solution: Remove Customer/SAP Includes: Modify the table type definition to ensure that it
Get instant SAP help. Sign up for our Free Essentials Plan.
DT400
******************** Tables: Includes *************************
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DT378
For GTTs, Feature Mode is not possible; metadata will be corrected.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DT402
Append structure & appended to table &
What causes this issue? When activating a table, the fields of all append structures which are assigned to the activated table are automatically appe...
DT403
Inconsistent foreign key &-& deleted
What causes this issue? During reading, a foreign key was found to be irreparably inconsistent. The foreign key was deleted.System Response The syst...
Click on this link to search all SAP messages.