The CCRCT_RUN table in SAP ERP or S/4HANA stores Time stamp of Tracking and Filling Runs data. There are total 8 fields in CCRCT_RUN table. The Time stamp of Tracking and Filling Runs 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 CCRCT_RUN table. It is in EHS: Substance-Related Regulation Checks (CBRC) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CCRCT_RUN Table Fields
Following is the list of fields that are available in SAP CCRCT_RUN table. The primary key fields of Time stamp of Tracking and Filling Runs table in SAP are MANDT (Client), ACTION (Action), REG (Regulatory List), SCEN (Scenario).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ACTION | Action | CCRCE_ACTION | CHAR (20) | |
| REG | Regulatory List | ESESLSTID | * | CHAR (10) |
| SCEN | Scenario | CCRCE_SCEN | CHAR (10) | |
| START_DATE | Start Date | CCRCE_START_DATE | DATS (8) | |
| START_TIME | Start Time | CCRCE_START_TIME | TIMS (6) | |
| END_DATE | End Date | CCRCE_END_DATE | DATS (8) | |
| END_TIME | End Time | CCRCE_END_TIME | TIMS (6) |


