DBDIFFINFO - Further Info on DBDIFF (Differences between DD and DB)
Further Info on DBDIFF (Differences between DD and DB) information is stored in SAP table DBDIFFINFO.
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 DBDIFFINFO
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 | DBDIFF |
DBSYS | Database system name | X | DBDIFFSYS | CHAR | 10 | |
OBJTYPE | Object type of a database object (in DBDIFF) | DIFFOBJTYP | CHAR | 4 | ||
DEVCLASS | Package | DEVCLASS | CHAR | 30 | TDEVC | |
RESPNAME | Author of the Repository object | AUTHOR | CHAR | 12 | ||
DDTYPE | Object Type in Dictionary (for DBDIFF) | DIFFDDTYPE | CHAR | 1 | ||
DDLSOURCE | Report in which the DDL source is stored | DDLSOURCE | CHAR | 40 | * | |
DBDESC | Desciption of database object | DBDESC | CHAR | 50 | ||
NOTES | Notes for DB-DD inconsistency (cause, etc.) | DIFFNOTES | CHAR | 80 | ||
MUSER | Last Changed By | AS4USER | CHAR | 12 | ||
MDATE | Last Changed On | AS4DATE | DATS | 8 |