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 |
|
| 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 | |
DBDIFFOBJ | DBDIFFOBJ | CHAR | 30 | 0 | Name of the database object (table, index, view ...) | DBDIFF | |
| 2 | |
DBDIFFSYS | DBSYSTEM | CHAR | 10 | 0 | Database system name | ||
| 3 | |
DIFFOBJTYP | DIFFOBJTYP | CHAR | 4 | 0 | Object type of a database object (in DBDIFF) | ||
| 4 | |
DEVCLASS | DEVCLASS | CHAR | 30 | 0 | Package | TDEVC | |
| 5 | |
AUTHOR | AS4USER | CHAR | 12 | 0 | Author of the Repository object | ||
| 6 | |
DIFFDDTYPE | DIFFDDTYPE | CHAR | 1 | 0 | Object type in Dictinoary (for DBDIFF) | ||
| 7 | |
DDLSOURCE | PROGRAMM | CHAR | 40 | 0 | Report in which the DDL source is stored | * | |
| 8 | |
DBDESC | TEXT50 | CHAR | 50 | 0 | Desciption of database object | ||
| 9 | |
DIFFNOTES | TEXT80UEB | CHAR | 80 | 0 | Notes for DB-DD inconsistency (cause, etc.) | ||
| 10 | |
AS4USER | AS4USER | CHAR | 12 | 0 | Last Changed By | ||
| 11 | |
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 | |
|
|||
| 2 | DBDIFFINFO | OBJNAME | |
|
KEY | 1 | 1 |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |