The CTS_ORG_INSTALL table in SAP ERP or S/4HANA stores CTS: Organizer Installation data. There are total 2 fields in CTS_ORG_INSTALL table. The CTS: Organizer Installation table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CTS_ORG_INSTALL table. It is in CTS: Transport Control & System Configuration (SCTS_TRA) ABAP package and is part of the Transport Organizer (BC-CTS-ORG) module.
SAP CTS_ORG_INSTALL Table Fields
Following is the list of fields that are available in SAP CTS_ORG_INSTALL table. The primary key fields of the table are INS_TIME (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INS_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| SYSNAME | Name of an SAP System in the (active) transp. configuration | SYSNAME | CHAR (10) |


