The CTIMPTAB table in SAP ERP or S/4HANA stores Logical customizing transports: imported tables data. There are total 3 fields in CTIMPTAB table. The Logical customizing transports: imported tables 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 CTIMPTAB table. It is in Customizing import (STRI) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP CTIMPTAB Table Fields
Following is the list of fields that are available in SAP CTIMPTAB table. The primary key fields of the table are MANDT (Client), TABNAME (Table Name), TRKORR (Request/Task).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| TABNAME | Table Name | TABNAME | * | CHAR (30) |
| TRKORR | Request/Task | TRKORR | * | CHAR (20) |


