SAP ABAP Message Class E2 Message Number 224 (Table & does not exist in the database)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SEDD (Package) DDIC Editor
Attribute
Message class E2  
Short Description DE Data Dictionary    
Message Number 224  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Table & does not exist in the database
Help Document

Diagnosis

This is a transparent table that is defined in the ABAP/4 Dictionary, but does not exist on the database. No data can be stored yet in the table for this reason.

Either the table has not yet been created or it is in the process of being converted on the database.

System Response

Information.

Procedure

You can create the table on the database with the database utility (SE14).

It no request for adapting the table (conversion) is active, you can create the table on the database. For this, choose the button "Create Database Table" in SE14. You will achieve the same result by activating the table in transaction SE11. The table is then automatically created on the database.

If there is still an active request for the table to be adapted, the current status is displayed. For more information, click the button "Analyze Adaptation". After successful completionm of the adaptation, the table exists again on the database.

For more information on adaptation (conversion), refer to the online manual for transaction SE14.

If the adaptation process is canceled, analyze the cause in the object log and system log, and then remove it.

When the adaptation is continued successfully, the table exists on the database.

History
Last changed on/by 20140121  SAP 
SAP Release Created in