SAP ABAP View DBDIFFVIEW (Customizing View for Maint. of DB - DD Inconsistencies)
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
View Type C Maintenance View 
Maintenance View DBDIFFVIEW  
Short Description Customizing View for Maint. of DB - DD Inconsistencies    
Root table DBDIFF   Definition of (Intended) Differences Between DD and DB 
Table
# Table Name Foreign Table Foreign Field Foreign DIR
1 DBDIFF DBDIFF
2 DBDIFFINFO DBDIFF OBJNAME I
Join Conditions
# Table Name Field Name Negation Operator Constants Cont. line AND/OR Offset F Length Mco Field
                     
View Fields
# View field Table Field Maintenance Flag Key Data element Mod Short Description
1 OBJNAME DBDIFF OBJNAME   DBDIFFOBJ Name of the database object (table, index, view ...)
2 DBSYS DBDIFF DBSYS   DBDIFFSYS Database system name
3 OBJTYPE DBDIFF OBJTYPE   DIFFOBJTYP Object type of a database object (in DBDIFF)
4 DIFFKIND DBDIFF DIFFKIND   DBDIFFKIND DD: Type of inconsistency between DD and DB, DB exceptions
5 SOURCE DBDIFF SOURCE   DBDIFFREP ABAP program used to create a DB object
6 DEVCLASS DBDIFFINFO DEVCLASS   DEVCLASS Package
7 RESPNAME DBDIFFINFO RESPNAME   AUTHOR Author of the Repository object
8 DDTYPE DBDIFFINFO DDTYPE   DIFFDDTYPE Object type in Dictinoary (for DBDIFF)
9 DDLSOURCE DBDIFFINFO DDLSOURCE   DDLSOURCE Report in which the DDL source is stored
10 DBDESC DBDIFFINFO DBDESC   DBDESC Desciption of database object
11 NOTES DBDIFFINFO NOTES   DIFFNOTES Notes for DB-DD inconsistency (cause, etc.)
12 MUSER DBDIFFINFO MUSER   AS4USER Last Changed By
13 MDATE DBDIFFINFO MDATE   AS4DATE Date of Last Change
                 
Maintenance Status
Access
  read only
  read and change
  Time-dependent views: like U, validity data like ' '
  read, change, delete and insert
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance X  Display/Maintenance Allowed  
History
Last changed by/on SAP  20130604 
SAP Release Created in