The CTS_APPLTYPE table in SAP ERP or S/4HANA stores CTS: Supported values for application types data. There are total 2 fields in CTS_APPLTYPE table. The CTS: Supported values for application types 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_APPLTYPE table. It is in CTS: Transport Services (SCTS_EXE) ABAP package and is part of the Transport Organizer (BC-CTS-ORG) module.
SAP CTS_APPLTYPE Table Fields
Following is the list of fields that are available in SAP CTS_APPLTYPE table. The primary key fields of the table are DOMNAME (TMS: Transport Domain), APPL_TYPE (eCTS: Application ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DOMNAME | TMS: Transport Domain | TMSDOMNAM | TMSCDOM | CHAR (10) |
| APPL_TYPE | eCTS: Application ID | CTS_APPLIDENT | CTS_APPLIDENTS | CHAR (30) |


