- Home
- Resources
- SAP Tables
- TBATG - Control table for batch table conversion
SAP Table TBATG
Control table for batch table conversion
TBATG (Control table for batch table conversion) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TBATG to other SAP tables.
Source: TBATG (Control table for batch table conversion)
TBATG table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
OBJECT |
DD: object type to which the operation is applied |
TBATGOBJ |
|
CHAR |
|
4 |
0 |
Possible values
ENQU |
Lock object |
INDX |
Table index |
SQLT |
Table pool or table cluster |
TABL |
Relational table |
VIEW |
View |
MCRC |
Maintain MC records |
MCRT |
Maintain MC runtime object |
MCSR |
Maintain MC selection report |
MCSP |
Maintain MC selection include |
MCIA |
Subsequently activate MC IDs |
MCAB |
Maintain MC function modules for program maintained ID |
MCUT |
Maintain MC function module for utility |
MCID |
Maintain MC entries in tables |
|
TABNAME |
Name of the ABAP Dictionary object |
OBJECTNAME |
|
CHAR |
|
30 |
0 |
|
INDNAME |
Unique Index ID in a Table |
INDEXID |
|
CHAR |
|
3 |
0 |
|
TGORDER |
Sequence of processing by batch generator |
TGORDER |
|
NUMC |
|
1 |
0 |
|
FCT |
Function for Table Conversion Program |
TGFCT |
|
CHAR |
|
3 |
0 |
Possible values
CNV |
Activate, adjust database table and data |
CRE |
Create database object |
DEL |
Delete database object |
DNA |
Delete database object and active nametab |
MDF |
Activate, adjust database table, delete data |
MRG |
Cancel multiplexing |
CFR |
Force activation and adjustment |
ICN |
Incremental conversion |
STW |
Switch to target table (ICNV) |
NOP |
Empty operation, no error |
ERR |
Empty operation, semantic error |
BUG |
Empty operation, process aborts |
|
EXECMODE |
DD: entry for background processing or upgrade |
EXECMODE |
|
CHAR |
|
1 |
0 |
Possible values
B |
Edit TBATG with B entries |
I |
Edit TBATG with I entries |
|
SEVERITY |
DD: Status of an entry for mass processing |
TBATGSTATE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Entry not yet processed |
P |
Entry is part of a partition |
E |
Entry processed, operation exited with error |
A |
Processed process terminated |
|
GDATE |
Date |
DATUM |
|
DATS |
|
8 |
0 |
|
GUSER |
DD: user requesting DDL operation |
TBATUSER |
|
CHAR |
|
12 |
0 |
|