DCGENTB4ACT - DD: Objects to be activated in one Dictionary Activation Run
DD: Objects to be activated in one Dictionary Activation Run information is stored in SAP table DCGENTB4ACT.
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 DCGENTB4ACT
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 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| 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 | ||
| ACTLEVEL | Number of level for topological sorting | DDLEVELNR | INT4 | 4 | ||
| PRELEVEL | Flag (X or Blank) | AS4FLAG | CHAR | 2 |