SAP ABAP Table DBDIFFINFO (Further Info on DBDIFF (Differences between DD and DB))
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
Table Category TRANSP    Transparent table 
Transparent table DBDIFFINFO   Table Relationship Diagram
Short Description Further Info on DBDIFF (Differences between DD and DB)    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 OBJNAME DBDIFFOBJ DBDIFFOBJ CHAR 30   0   Name of the database object (table, index, view ...) DBDIFF
2 DBSYS DBDIFFSYS DBSYSTEM CHAR 10   0   Database system name  
3 OBJTYPE DIFFOBJTYP DIFFOBJTYP CHAR 4   0   Object type of a database object (in DBDIFF)  
4 DEVCLASS DEVCLASS DEVCLASS CHAR 30   0   Package TDEVC
5 RESPNAME AUTHOR AS4USER CHAR 12   0   Author of the Repository object  
6 DDTYPE DIFFDDTYPE DIFFDDTYPE CHAR 1   0   Object type in Dictinoary (for DBDIFF)  
7 DDLSOURCE DDLSOURCE PROGRAMM CHAR 40   0   Report in which the DDL source is stored *
8 DBDESC DBDESC TEXT50 CHAR 50   0   Desciption of database object  
9 NOTES DIFFNOTES TEXT80UEB CHAR 80   0   Notes for DB-DD inconsistency (cause, etc.)  
10 MUSER AS4USER AS4USER CHAR 12   0   Last Changed By  
11 MDATE AS4DATE AS4DATE DATS 8   0   Date of Last Change  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 DBDIFFINFO DEVCLASS TDEVC DEVCLASS    
2 DBDIFFINFO OBJNAME DBDIFF OBJNAME KEY 1 1
History
Last changed by/on SAP  20130604 
SAP Release Created in