DBDCDEPTB - DD: Persisting of Dependencies Between DD Objects
DD: Persisting of Dependencies Between DD Objects information is stored in SAP table DBDCDEPTB.
It is part of development package SDAD in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Cross-Object, Mass Processing".
It is part of development package SDAD in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Cross-Object, Mass Processing".
Fields for table DBDCDEPTB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | DCDDOBJ | 0 | |||
TYPE | ABAP Dictionary Object Type | X | OBJECTTYP | CHAR | 8 | |
NAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
INDX | Unique Index ID in a Table | X | INDEXID | CHAR | 6 | |
DEPTYPE | ABAP Dictionary Object Type | X | OBJECTTYP | CHAR | 8 | |
DEPNAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
DEPINDX | Unique Index ID in a Table | X | INDEXID | CHAR | 6 | |
LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
DEPKIND | DD: type of a relationship | X | DDRELKIND | CHAR | 2 | |
ACTION | Actions to be executed for a dependent DD object | DEPACTION | CHAR | 8 |