The CTS_PLUGINS table in SAP ERP or S/4HANA stores cCTS: Available Plug-Ins for Installation and Distribution data. There are total 9 fields in CTS_PLUGINS table. The cCTS: Available Plug-Ins for Installation and Distribution 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_PLUGINS table. It is in Plug-In Handler (Former /CTSPLUG/) (SCTS_DIST_CTL_PLUGIN) ABAP package and is part of the Central CTS ΓÇô Transport Management (BC-CTS-TMS-CTR) module.
SAP CTS_PLUGINS Table Fields
Following is the list of fields that are available in SAP CTS_PLUGINS table. The primary key fields of the table are REQ_SC (Software Component), SC_RELEASE (SAP Release), MIN_PATCHLV (Numeric Character Field, Length 10).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| REQ_SC | Software Component | DLVUNIT | * | CHAR (30) |
| SC_RELEASE | SAP Release | SAPRELEASE | CHAR (10) | |
| MIN_PATCHLV | Numeric Character Field, Length 10 | NUMC10 | NUMC (10) | |
| MAX_PATCHLV | Numeric Character Field, Length 10 | NUMC10 | NUMC (10) | |
| VERSION | Numeric Character Field, Length 10 | NUMC10 | NUMC (10) | |
| TRKORR | Request/Task | TRKORR | * | CHAR (20) |
| TADIRKORRNUM | Request/task up to and including Release 3.0 | TRKORR_OLD | CHAR (10) | |
| TIMESTAMP | Time Stamp in CTS | TSTAMP | NUMC (14) | |
| IMPORTSEQUENCE | Numeric Character Field, Length 10 | NUMC10 | NUMC (10) |


