SAP Table DBDIFF
Definition of (Intended) Differences Between DD and DB
DBDIFF (Definition of (Intended) Differences Between DD and DB) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link DBDIFF to other SAP tables.
DBDIFF table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OBJNAME | Name of the database object (table, index, view ...) | DBDIFFOBJ | CHAR | 30 | 0 | |||||||||||||||||||||||
DBSYS | Database system name | DBDIFFSYS | CHAR | 10 | 0 |
Possible values
|
||||||||||||||||||||||
OBJTYPE | Object type of a database object (in DBDIFF) | DIFFOBJTYP | CHAR | 4 | 0 |
Possible values
|
||||||||||||||||||||||
DIFFKIND | DD: Type of inconsistency between DD and DB, DB exceptions | DBDIFFKIND | NUMC | 2 | 0 |
Possible values
|
||||||||||||||||||||||
SOURCE | ABAP program used to create a DB object | DBDIFFREP | CHAR | 40 | 0 |