The CTS_REQ_OVERLAPS table in SAP ERP or S/4HANA stores Contains data about found import request dependencies data. There are total 5 fields in CTS_REQ_OVERLAPS table. The Contains data about found import request dependencies 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_REQ_OVERLAPS table. It is in cCTS Client (SCTS_DIST_CLIENT) ABAP package and is part of the Central CTS ΓÇô Transport Management (BC-CTS-TMS-CTR) module.
SAP CTS_REQ_OVERLAPS Table Fields
Following is the list of fields that are available in SAP CTS_REQ_OVERLAPS table. The primary key fields of the table are SUCCESSOR (Request/Task), PREDECESSOR (Request/Task), SID (Character Field with Length 10).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SUCCESSOR | Request/Task | TRKORR | * | CHAR (20) |
| PREDECESSOR | Request/Task | TRKORR | * | CHAR (20) |
| SID | Character Field with Length 10 | CHAR10 | CHAR (10) | |
| CALC_TYPE | Single-Character Flag | CHAR1 | CHAR (1) | |
| CLI_DEPEND_OVERL | Single-Character Flag | CHAR1 | CHAR (1) |


