SAP ABAP Table DBDIFF (Definition of (Intended) 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 | DBDIFF |
|
| Short Description | Definition of (Intended) 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 ...) | ||
| 2 | |
DBDIFFSYS | DBSYSTEM | CHAR | 10 | 0 | Database system name | ||
| 3 | |
DIFFOBJTYP | DIFFOBJTYP | CHAR | 4 | 0 | Object type of a database object (in DBDIFF) | ||
| 4 | |
DBDIFFKIND | DBDIFFKIND | NUMC | 2 | 0 | DD: Type of inconsistency between DD and DB, DB exceptions | ||
| 5 | |
DBDIFFREP | PROGRAMM | CHAR | 40 | 0 | ABAP program used to create a DB object | * |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |