DCDEPTB4LOG - DD: Dependencies for an activation run (key log)
DD: Dependencies for an activation run (key log) information is stored in SAP table DCDEPTB4LOG.
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 DCDEPTB4LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| UUID | Unique ID for an entry from DCGENTB4LOG | X | RAW | 16 | ||
| SEQUENCE | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| TYPE | ABAP Dictionary Object Type | OBJECTTYP | CHAR | 8 | ||
| NAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR | 60 | ||
| DEPTYPE | ABAP Dictionary Object Type | OBJECTTYP | CHAR | 8 | ||
| DEPNAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR | 60 | ||
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR | 2 | ||
| DEPKIND | DD: type of a relationship | DDRELKIND | CHAR | 2 | ||
| ACTION | Actions to be executed for a dependent DD object | DEPACTION | CHAR | 8 |