TRBAT_VERSION - Version
Version information is stored in SAP table TRBAT_VERSION.
It is part of development package FTR_TOOLS_COMMON_CORE in software component FIN-FSCM-TRM. This development package consists of objects that can be grouped under "Implemenation of tools in FTR_COMMON_CORE".
It is part of development package FTR_TOOLS_COMMON_CORE in software component FIN-FSCM-TRM. This development package consists of objects that can be grouped under "Implemenation of tools in FTR_COMMON_CORE".
Fields for table TRBAT_VERSION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| VERSION_NUMBER | Version Number | X | TRBA_VERSION_NUMBER | INT8 | 8 | |
| .INCLUDE | ATTRIBUTES | TRBAS_VERSION_ATTR | 0 | |||
| VALID_FROM | Begin of Validity of a Version (UTC Timestamp) | TRBA_VERSION_VALID_FROM | DEC | 11 | ||
| VALID_TO | End of Validity of a Version (UTC Timestamp) | TRBA_VERSION_VALID_TO | DEC | 11 | ||
| DESCRIPTION | Version Description | TRBA_VERSION_DESCRIPTION | CHAR | 120 | ||
| CREATE_USER | Entered By | RERF | CHAR | 24 | ||
| .INCLUDE | TRBAS_SYDATA_LAST_CHANGE | 0 | ||||
| LAST_CHANGE_USER | Employee ID | RBEAR | CHAR | 24 | ||
| LAST_CHANGE_TIME | Time of Change | TRBA_CHTIMESTAMP | DEC | 8 |