The DBDCGENTB table in SAP ERP or S/4HANA stores DD: Persisting Activating Ojects in Mass Activation data. There are total 19 fields in DBDCGENTB table. The DD: Persisting Activating Ojects in Mass Activation 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 DBDCGENTB 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 DBDCGENTB Table Fields
Following is the list of fields that are available in SAP DBDCGENTB table. The primary key fields of DD: Persisting Activating Ojects in Mass Activation table in SAP are TYPE (ABAP Dictionary Object Type), NAME (Name of the ABAP Dictionary object), INDX (Unique Index ID in a Table), LOCAL (DD: ‘N’: Latest version/’A’: Active version is activated), PRELEVEL (Flag (X or Blank)).
| 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) | |
| LOCAL | DD: ‘N’: Latest version/’A’: Active version is activated | DDLOCAL | CHAR (1) | |
| PRELEVEL | Flag (X or Blank) | AS4FLAG | CHAR (1) | |
| ACTKIND | DD: Flag if direct or dependent object activation | ACTKIND | CHAR (1) | |
| PART | Number of a partition for computing linked components | DDPARTNR | INT4 (10) | |
| LEVEL | Number of level for topological sorting | DDLEVELNR | INT4 (10) | |
| RC | Return Code | SYSUBRC | INT4 (10) | |
| ACTFLAG | Actions to be executed for a dependent DD object | DEPACTION | CHAR (4) | |
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| NODOKU | DD: Transport object with or without documentation | DDNODOKU | CHAR (1) | |
| TABIX | Row Index of Internal Tables | SYTABIX | INT4 (10) | |
| ARBGB | Application Area | ARBGB | CHAR (20) | |
| MSGNR | Message number | MSGNR | CHAR (3) | |
| SEVERITY | Output: Severity of error (N/SPACE-normal, E/F/A-error) | SEVERITY | CHAR (1) | |
| OBJFUNC | DD: Field for addtl. info from ext. table or transp. request | DDOBJFUNC | CHAR (1) | |
| LANG | Language Key | SPRAS | LANG (1) | |
| SETTMSTDEP | Force updating of the time stamp | SETTMST | CHAR (3) |


