DBDIFF - Definition of (Intended) Differences Between DD and DB
Definition of (Intended) Differences Between DD and DB information is stored in SAP table DBDIFF.
It is part of development package SDDB in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Converter".
It is part of development package SDDB in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Converter".
Fields for table DBDIFF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJNAME | Name of the database object (table, index, view ...) | X | DBDIFFOBJ | CHAR | 30 | |
DBSYS | Database system name | X | DBDIFFSYS | CHAR | 10 | |
OBJTYPE | Object type of a database object (in DBDIFF) | X | DIFFOBJTYP | CHAR | 4 | |
DIFFKIND | DD: Type of inconsistency between DD and DB, DB exceptions | X | DBDIFFKIND | NUMC | 2 | |
SOURCE | ABAP program used to create a DB object | DBDIFFREP | CHAR | 40 | * |