The DCDEPTB4LOG table in SAP ERP or S/4HANA stores DD: Dependencies for an activation run (key log) data. There are total 8 fields in DCDEPTB4LOG table. The DD: Dependencies for an activation run (key log) table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DCDEPTB4LOG table. It is in ABAP Dictionary: Cross-Object, Mass Processing (SDAD) ABAP package and is part of the Activation Program, Conversion Program, DB Utility, MC, SPDD (BC-DWB-DIC-AC) module.
SAP DCDEPTB4LOG Table Fields
Following is the list of fields that are available in SAP DCDEPTB4LOG table. The primary key fields of DD: Dependencies for an activation run (key log) table in SAP are SEQUENCE (4 Byte Signed Integer).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SEQUENCE | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| TYPE | ABAP Dictionary Object Type | OBJECTTYP | CHAR (4) | |
| NAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR (30) | |
| DEPTYPE | ABAP Dictionary Object Type | OBJECTTYP | CHAR (4) | |
| DEPNAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR (30) | |
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| DEPKIND | DD: type of a relationship | DDRELKIND | CHAR (1) | |
| ACTION | Actions to be executed for a dependent DD object | DEPACTION | CHAR (4) |


