DCGENTB4LOG - DD: activated objects in an activation run
DD: activated objects in an activation run information is stored in SAP table DCGENTB4LOG.
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 DCGENTB4LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| UUID | DD UUID | X | DDUUID16 | 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 | ||
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR | 2 | ||
| LEVEL | Number of level for topological sorting | DDLEVELNR | INT4 | 4 | ||
| RC | Return Code | SYSUBRC | INT4 | 4 | ||
| ARBGB | Application Area | ARBGB | CHAR | 40 | ||
| MSGNR | Message number | MSGNR | CHAR | 6 | ||
| PAR1 | 30 Characters | CHAR30 | CHAR | 60 | ||
| PAR2 | 30 Characters | CHAR30 | CHAR | 60 | ||
| PAR3 | 30 Characters | CHAR30 | CHAR | 60 | ||
| PAR4 | 30 Characters | CHAR30 | CHAR | 60 | ||
| ACTEXECUTED | Character Field of Length 1 | CHAR01 | CHAR | 2 | ||
| PRELEVEL | Flag (X or Blank) | AS4FLAG | CHAR | 2 | ||
| ACTFLAG | Actions to be executed for a dependent DD object | DEPACTION | CHAR | 8 | ||
| RUNTIME | Runtime | RUNTIME | INT4 | 4 | ||
| CHGFLAG | DD: What changes have been made | DDCHGFLAG | CHAR | 100 | ||
| PACKAGEID | DDIC Parallel activation: Package ID | DDPACKAGEID | CHAR | 10 |