SAP CTS_QUEUE_CNTRL Table – cCTS: Control Table for Imports from Queue

The CTS_QUEUE_CNTRL table in SAP ERP or S/4HANA stores cCTS: Control Table for Imports from Queue data. There are total 9 fields in CTS_QUEUE_CNTRL table. The cCTS: Control Table for Imports from Queue 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_QUEUE_CNTRL table. It is in Tools for Background Process to Process the Queue (SCTS_DIST_CLIENT_QUEUED_IMPORT) ABAP package and is part of the Central CTS ΓÇô Transport Management (BC-CTS-TMS-CTR) module.

SAP CTS_QUEUE_CNTRL Table Fields

Following is the list of fields that are available in SAP CTS_QUEUE_CNTRL table. The primary key fields of the table are ID (GUID in ‘CHAR’ Format in Uppercase), TRKORR (Request/Task), TARSYSTEM (Target system for request), TARCLIENT (Client in a freely selectable system).

Field Description Data Element Check Table Data Type
ID GUID in ‘CHAR’ Format in Uppercase GUID_32 CHAR (32)
TRKORR Request/Task TRKORR CHAR (20)
TARSYSTEM Target system for request TARSYSTEM CHAR (10)
TARCLIENT Client in a freely selectable system CTSCLIENT CHAR (3)
IMPORT_STATUS State of transport request processing TRSTATE CHAR (1)
MAXRC Return code TRRETCODE CHAR (4)
PROCESS_ID GUID in ‘CHAR’ Format in Uppercase GUID_32 CHAR (32)
JOBNAME Character field, length 32 CHAR32 CHAR (32)
JOBCOUNT Character field, 8 characters long CHAR8 CHAR (8)