Message type: E = Error
Message class: AD - Data Dictionary application messages
Message number: 371
Message text: Table type change. Create database table
The table type was changed from POOL/CLUSTER to TRANSP. The table was
activated since it contained no data. However, a new table of type
TRANSP requires a database table.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Use the 'Create DB table' function to create a new database table.
INCLUDE ADIC-DB-UTILITIES
Error message extract from SAP system. Copyright SAP SE.
AD371
- Table type change. Create database table ?The SAP error message AD371, which indicates a "Table type change" issue, typically arises when there is an attempt to change the type of a database table in a way that is not allowed or not properly handled in the system. This can occur during various operations, such as when trying to activate a table or when making changes to the data dictionary.
Cause: Table Type Change: The error usually occurs when there is an attempt to change a table from one type to another (e.g., from a transparent table to a pooled table or vice versa) without following the proper procedures. Inconsistent Data Dictionary: If the data dictionary is inconsistent or if there are dependencies on the table that are not being addressed, this error can occur. Transport Issues: If the table definition has been transported from one system to another and the transport did not include all necessary objects or dependencies, it
Get instant SAP help. Sign up for our Free Essentials Plan.
AD370
Active nametab is missing. Nametab was re-written
What causes this issue? When activating this table, it was found that the active nametab of this table is missing although the table already existed ...
AD369
Field definitions were changed completely. Data will be lost
What causes this issue? Field definitions in the table have changed so completely that data conversion is no longer possible. In TRANSP-type tables, ...
AD372
Table type change. Delete database table
What causes this issue? The table type was changed from TRANSP to POOL/CLUSTER. Conversion is not necessary since no data exists. Delete the existing...
AD373
Fields deleted; update the DB table/data
What causes this issue? Fields at the end of the table have been deleted. TRANSP-type tables can only be activated if the database table has been adj...
Click on this link to search all SAP messages.