TRBATS - Communication Table for Deployment Control
Communication Table for Deployment Control information is stored in SAP table TRBATS.
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 TRBATS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SID | Target system for request | X | TARSYSTEM | CHAR | 20 | |
| CLIENT | Client for executing a transport step | X | TRACTCLI | CHAR | 6 | |
| FUNCTION | Possible functions for batch ABAP transport procedure | X | TRBATFUNC | CHAR | 2 | |
| TRKORR | Request/Task | X | TRKORR | CHAR | 40 | * |
| STATUS | State of transport request processing | TRSTATE | CHAR | 2 | ||
| RETCODE | Return code | TRRETCODE | CHAR | 8 | ||
| ORDERBY | Numeric Character Field, Length 10 | NUMC10 | NUMC | 20 | ||
| TIMESTMP | Changed At | TRTMST | CHAR | 28 | ||
| TPPID | Process Identification | WPPID | CHAR | 16 | ||
| UMODES | tp Unconditional Modes | TRTPUMODES | CHAR | 40 | ||
| LANGU | Language flag in transport control | CTSLANGU | CHAR | 2 | ||
| TRVARIANT | 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 |