SAP ABAP View DBDIFFVIEW (Customizing View for Maint. of DB - DD Inconsistencies)
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
| View Type | C | Maintenance View |
| Maintenance View | DBDIFFVIEW | |
| Short Description | Customizing View for Maint. of DB - DD Inconsistencies | |
| Root table | DBDIFF | Definition of (Intended) Differences Between DD and DB |
Table
| # | Table Name | Foreign Table | Foreign Field | Foreign DIR |
|---|---|---|---|---|
| 1 | DBDIFF | |||
| 2 | DBDIFF | OBJNAME | I |
Join Conditions
| # | Table Name | Field Name | Negation | Operator | Constants | Cont. line | AND/OR | Offset | F Length | Mco Field |
|---|---|---|---|---|---|---|---|---|---|---|
View Fields
| # | View field | Table | Field | Maintenance Flag | Key | Data element | Mod | Short Description |
|---|---|---|---|---|---|---|---|---|
| 1 | OBJNAME | DBDIFFOBJ | Name of the database object (table, index, view ...) | |||||
| 2 | DBSYS | DBDIFFSYS | Database system name | |||||
| 3 | OBJTYPE | DIFFOBJTYP | Object type of a database object (in DBDIFF) | |||||
| 4 | DIFFKIND | DBDIFFKIND | DD: Type of inconsistency between DD and DB, DB exceptions | |||||
| 5 | SOURCE | DBDIFFREP | ABAP program used to create a DB object | |||||
| 6 | DEVCLASS | DEVCLASS | Package | |||||
| 7 | RESPNAME | AUTHOR | Author of the Repository object | |||||
| 8 | DDTYPE | DIFFDDTYPE | Object type in Dictinoary (for DBDIFF) | |||||
| 9 | DDLSOURCE | DDLSOURCE | Report in which the DDL source is stored | |||||
| 10 | DBDESC | DBDESC | Desciption of database object | |||||
| 11 | NOTES | DIFFNOTES | Notes for DB-DD inconsistency (cause, etc.) | |||||
| 12 | MUSER | AS4USER | Last Changed By | |||||
| 13 | MDATE | AS4DATE | Date of Last Change | |||||
Maintenance Status
| read only |
| read and change |
| Time-dependent views: like U, validity data like ' ' |
| read, change, delete and insert |
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |