SAP table TBATG (Control table for batch table conversion)
SAP table TBATG has 5 primary key fields being OBJECT,TABNAME,INDNAME,TGORDER,FCT.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OBJECT | DD: object type to which the operation is applied | CHAR | 4 | 0 | 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 |