Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 073
Message text: Table type change &->VIEW (Correct any DD<->DB inconsistencies)
The table type was changed to VIEW. If any objects exist in the database
for this table, they have to be deleted.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Go to the database utility. You can find out there if inconsistencies
occurred when the table type was changed by using the analysis tool.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message DT073 indicates that there is a discrepancy between the Data Dictionary (DD) definitions and the actual database (DB) structure for a table that has been changed to a view. This typically occurs when a table's structure has been modified, but the changes have not been properly reflected in the database or when there are inconsistencies between the Data Dictionary and the database.
Cause: Table Type Change: The error arises when a table has been changed to a view type in the Data Dictionary, but the underlying database structure has not been updated accordingly. Inconsistencies: There may be inconsistencies between the Data Dictionary definitions and the actual database schema, such as missing fields, incorrect data types, or other structural differences. Transport Issues: If changes were transported from one system to another (e.g., from development to production), there may have been issues during the transport process that led to inconsistencies.
Solution: To resolve the
Get instant SAP help. Sign up for our Free Essentials Plan.
DT072 ---> Deletion of & only after successful deletion of dependents
What causes this issue? You can only delete the object when the dependent objects specified above have been deleted.System Response The system issue...
DT071 Structure & is used in/for & as Append/LOB structure
What causes this issue? You tried to delete a structure which is used as an append structure in a table.System Response The action cannot be carried...
DT074 Table type change &->& (Convert table)
What causes this issue? The table type was changed. You have to convert the table in the database.System Response The system issues an error message...
DT075 Table & is inconsistent. Correct it.
What causes this issue? The following inconsistencies are possible: 1. Table &V1& is not at the current status with regard to the domains/ da...
Click on this link to search all SAP messages.