DDPART - DD: Partitioned form of TBATG
DD: Partitioned form of TBATG information is stored in SAP table DDPART.
It is part of development package SDBT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Basic Tools".
It is part of development package SDBT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Basic Tools".
Fields for table DDPART
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | DDPARTKEY | 0 | |||
| PARTINDEX | DD: Partition identifier | X | PARTINDEX | CHAR | 20 | |
| .INCLUDE | X | TBATGKEY | 0 | |||
| OBJECT | DD: object type to which the operation is applied | X | TBATGOBJ | CHAR | 8 | TBATG |
| TABNAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
| INDNAME | Unique Index ID in a Table | X | INDEXID | CHAR | 6 | |
| TGORDER | Sequence of processing by batch generator | X | TGORDER | NUMC | 2 | |
| FCT | Function on Database - for example, for table conversion | X | TGFCT | CHAR | 6 | |
| .INCLUDE | TBATG_BODY | 0 | ||||
| EXECMODE | DD: entry for background processing or upgrade | EXECMODE | CHAR | 2 | ||
| SEVERITY | DD: State of Entry for Mass Processing | TBATGSTATE | CHAR | 2 | ||
| GDATE | Date | DATUM | DATS | 16 | ||
| GUSER | DD: user requesting DDL operation | TBATUSER | CHAR | 24 | ||
| FCT_DETAIL | DD: Conversion Details | DDFCTDETAIL | CHAR | 6 | ||
| PARTSTATE | Dictionary: Status of the entry | DDSTATE_D | CHAR | 2 |