SAP table DDPART (DD: Partitioned form of TBATG)
SAP table DDPART has 6 primary key fields being PARTINDEX,OBJECT,TABNAME,INDNAME,TGORDER,FCT.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PARTINDEX | DD: Partition identifier | CHAR | 10 | 0 | PARTINDEX | ||||||||||||||||||||||||||||||
OBJECT | DD: object type to which the operation is applied | CHAR | 4 | 0 | TBATG | TBATGOBJ |
|
||||||||||||||||||||||||||||
TABNAME | Name of the ABAP Dictionary object | CHAR | 30 | 0 | OBJECTNAME | ||||||||||||||||||||||||||||||
INDNAME | Unique Index ID in a Table | CHAR | 3 | 0 | INDEXID | ||||||||||||||||||||||||||||||
TGORDER | Sequence of processing by batch generator | NUMC | 1 | 0 | TGORDER | ||||||||||||||||||||||||||||||
FCT | Function on Database - for example, for table conversion | CHAR | 3 | 0 | TGFCT |
|
|||||||||||||||||||||||||||||
EXECMODE | DD: entry for background processing or upgrade | CHAR | 1 | 0 | EXECMODE |
|
|||||||||||||||||||||||||||||
SEVERITY | DD: State of Entry for Mass Processing | CHAR | 1 | 0 | TBATGSTATE |
|
|||||||||||||||||||||||||||||
GDATE | Date | DATS | 8 | 0 | DATUM | ||||||||||||||||||||||||||||||
GUSER | DD: user requesting DDL operation | CHAR | 12 | 0 | TBATUSER | ||||||||||||||||||||||||||||||
FCT_DETAIL | DD: Conversion Details | CHAR | 3 | 0 | DDFCTDETAIL | ||||||||||||||||||||||||||||||
PARTSTATE | Dictionary: Status of the entry | CHAR | 1 | 0 | DDSTATE_D |
DDPART foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 DDPART | OBJECT | TBATG | Control table for batch table conversion | .INCLUDE |
0 DDPART | OBJECT | TBATG | Control table for batch table conversion | OBJECT |
0 DDPART | OBJECT | TBATG | Control table for batch table conversion | TABNAME |