SAP CTS_SY_DETAILS Table – CTS: System details for handling of application types

The CTS_SY_DETAILS table in SAP ERP or S/4HANA stores CTS: System details for handling of application types data. There are total 6 fields in CTS_SY_DETAILS table. The CTS: System details for handling of 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_SY_DETAILS table. It is in CTS: Transport Services (SCTS_EXE) ABAP package and is part of the Transport Organizer (BC-CTS-ORG) module.

SAP CTS_SY_DETAILS Table Fields

Following is the list of fields that are available in SAP CTS_SY_DETAILS table. The primary key fields of the table are DOMNAME (TMS: Transport Domain), SID (TMS: System Name), APPL_TYPE (eCTS: Application ID).

Field Description Data Element Check Table Data Type
DOMNAME TMS: Transport Domain TMSDOMNAM TMSCDOM CHAR (10)
SID TMS: System Name TMSSYSNAM TMSCSYS CHAR (10)
APPL_TYPE eCTS: Application ID CTS_APPLIDENT CTS_APPLTYPE CHAR (30)
DEPLOY_METHOD CTS: Deploy method for a file object CTS_SY_DPL_METH CHAR (20)
DEPLOY_URI CTS: Deploy URI for reaching a Deployer CTS_SY_DPL_URI CHAR (250)
HTTP_DESTINATION CTS: HTTP destination (SM59) to SLP-based deploy server CTS_SY_HTTP_DEST * CHAR (32)