The CTS_PLUGIN_POOL table in SAP ERP or S/4HANA stores cCTS: Overview of all usable plugins data. There are total 7 fields in CTS_PLUGIN_POOL table. The cCTS: Overview of all usable plugins 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_PLUGIN_POOL table. It is in Common Parts of cCTS Organizer and Transport Manager (SCTS_DIST_CTL_COMMON) ABAP package and is part of the Central CTS ΓÇô Transport Management (BC-CTS-TMS-CTR) module.
SAP CTS_PLUGIN_POOL Table Fields
Following is the list of fields that are available in SAP CTS_PLUGIN_POOL table. The primary key fields of the table are REQ_SC (Software Component), SC_RELEASE (SAP Release), MIN_PATCHLV (Support Package Level of a Software Component), MAX_PATCHLV (Support Package Level of a Software Component).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| REQ_SC | Software Component | DLVUNIT | * | CHAR (30) |
| SC_RELEASE | SAP Release | SAPRELEASE | CHAR (10) | |
| MIN_PATCHLV | Support Package Level of a Software Component | SAPPATCHLV | CHAR (10) | |
| MAX_PATCHLV | Support Package Level of a Software Component | SAPPATCHLV | CHAR (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) |


