DBDCGENTB - DD: Persisting Activating Ojects in Mass Activation
DD: Persisting Activating Ojects in Mass Activation information is stored in SAP table DBDCGENTB.
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 DBDCGENTB
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 | |
| LOCAL | DD: 'N': Latest version/'A': Active version is activated | X | DDLOCAL | CHAR | 2 | |
| PRELEVEL | Flag (X or Blank) | X | AS4FLAG | CHAR | 2 | |
| ACTKIND | DD: Flag if direct or dependent object activation | ACTKIND | CHAR | 2 | ||
| PART | Number of a partition for computing linked components | DDPARTNR | INT4 | 4 | ||
| LEVEL | Number of level for topological sorting | DDLEVELNR | INT4 | 4 | ||
| RC | Return Code | SYSUBRC | INT4 | 4 | ||
| ACTFLAG | Actions to be executed for a dependent DD object | DEPACTION | CHAR | 8 | ||
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR | 8 | ||
| NODOKU | DD: Transport object with or without documentation | DDNODOKU | CHAR | 2 | ||
| TABIX | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
| ARBGB | Application Area | ARBGB | CHAR | 40 | ||
| MSGNR | Message number | MSGNR | CHAR | 6 | ||
| SEVERITY | Output: Severity of error (N/SPACE-normal, E/F/A-error) | SEVERITY | CHAR | 2 | ||
| PAR1 | Parameters | CHAR | 60 | |||
| PAR2 | Parameters | CHAR | 60 | |||
| PAR3 | Parameters | CHAR | 60 | |||
| PAR4 | Parameters | CHAR | 60 | |||
| OBJFUNC | DD: Field for addtl. info from ext. table or transp. request | DDOBJFUNC | CHAR | 2 | ||
| ACTION | DD: Total action for an object by all those causing action | DDTOTALACT | CHAR | 8 | ||
| DDCALL | 'I': Indirect call using report, ' ': Otherwise | CHAR | 2 | |||
| LANG | Language Key | SPRAS | LANG | 2 | ||
| CYCLEOBJ | DD: Object Occurs in a Cycle | DDCYCLEOBJ | CHAR | 2 | ||
| IS_USED | Specifies Whether DTEL or TTYP Are Used Actively | DDISUSED | CHAR | 2 | ||
| DELFLAG | States whether object could be deleted | CHAR | 2 | |||
| SWITCHEDOF | 'X': Object switched off, will not be activated | DDSWITCHOF | CHAR | 2 | ||
| SWITCHDEP | DD: 'X': Object depends on switch, not in act. set | DDSWITCHDE | CHAR | 2 | ||
| SETTMSTDEP | Force updating of the time stamp | SETTMST | CHAR | 6 |