The DBDCDEPTB table in SAP ERP or S/4HANA stores DD: Persisting of Dependencies Between DD Objects data. There are total 9 fields in DBDCDEPTB table. The DD: Persisting of Dependencies Between DD Objects 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 DBDCDEPTB 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 DBDCDEPTB Table Fields
Following is the list of fields that are available in SAP DBDCDEPTB table. The primary key fields of DD: Persisting of Dependencies Between DD Objects table in SAP are TYPE (ABAP Dictionary Object Type), NAME (Name of the ABAP Dictionary object), INDX (Unique Index ID in a Table), DEPTYPE (ABAP Dictionary Object Type), DEPNAME (Name of the ABAP Dictionary object), DEPINDX (Unique Index ID in a Table), LOCAL (Activation State of Repository Object), DEPKIND (DD: type of a relationship).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TYPE | ABAP Dictionary Object Type | OBJECTTYP | CHAR (4) | |
| NAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR (30) | |
| INDX | Unique Index ID in a Table | INDEXID | CHAR (3) | |
| DEPTYPE | ABAP Dictionary Object Type | OBJECTTYP | CHAR (4) | |
| DEPNAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR (30) | |
| DEPINDX | Unique Index ID in a Table | INDEXID | CHAR (3) | |
| LOCAL | 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) |


