SAP ABAP Data Element DBDIFFKIND (DD: Type of inconsistency between DD and DB, DB exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDB (Package) ABAP/4 Dictionary: Converter
Basic Data
Data Element DBDIFFKIND
Short Description DD: Type of inconsistency between DD and DB, DB exceptions  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DBDIFFKIND    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Class. 
Medium 15 Classification 
Long 20 Classification 
Heading Ty. 
Documentation

Definition

The type of the inconsistency of an object which is recorded in the exceptions table DBDIFF.
The following types can be defined:
01 Object is not defined in the Data Dictionary but mandatory in the
database
02 Object is defined in the Data Dictionary, for example key, but
there is no corresponding definition in the database
04 Object has a different type in the database and in the Dictionary
08 Definition in the database differs from the definition in the
Dictionary (for example field inconsistencies in tables)
50 Database-specific object
60 Secondary index must be created before the primary index
61 Table without indexes
70 Field name in reserved name range of the DB System
95 Object which must exist in the database for certain tools, but
which can be deleted after completing its purpose
99 Optional object which is not checked DB Monitoring Tool DB02


Errors which are recognized in the consistency check of the DB
Monitoring Tool DB02 can be removed from the displayed list with
corresponding entries with the types 01, 02, 04, 08, 61 or 99,
depending on the type of error.

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