TRBAT - Communication Table for Transport Control
Communication Table for Transport Control information is stored in SAP table TRBAT.
It is part of development package SCTS_EXE in software component BC-CTS-ORG. This development package consists of objects that can be grouped under "CTS: Transport Services".
It is part of development package SCTS_EXE in software component BC-CTS-ORG. This development package consists of objects that can be grouped under "CTS: Transport Services".
Fields for table TRBAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TRKORR | Request/Task | X | TRKORR | CHAR | 40 | * |
| FUNCTION | Possible functions for batch ABAP transport procedure | X | TRBATFUNC | CHAR | 2 | |
| RETCODE | Return code | TRRETCODE | CHAR | 8 | ||
| TIMESTMP | Changed At | TRTMST | CHAR | 28 | ||
| CLIENT | Client for executing a transport step | TRACTCLI | CHAR | 6 | ||
| LANGU | Language flag in transport control | CTSLANGU | CHAR | 2 | ||
| VARIANT | ABAP: Name of variant (without program name) | VARIANT | CHAR | 28 | * | |
| ARGUMENT | Parameter field in Change and Transport System | TRARGUMENT | CHAR | 20 | ||
| LOGNAME | Control information for determining a log file | CTSLOGNAME | CHAR | 240 | ||
| DATNAME | Control information for determining a data file | CTSDATNAME | CHAR | 240 |