The CCRCC_SCENTYPE table in SAP ERP or S/4HANA stores Scenario-to-Scenario-Category Assignment data. There are total 3 fields in CCRCC_SCENTYPE table. The Scenario-to-Scenario-Category Assignment 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 CCRCC_SCENTYPE table. It is in EHS: Substance-Related Regulation Checks (CBRC) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CCRCC_SCENTYPE Table Fields
Following is the list of fields that are available in SAP CCRCC_SCENTYPE table. The primary key fields of Scenario-to-Scenario-Category Assignment table in SAP are MANDT (Client), SCEN (Scenario), DOCTYPE (Scenario Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SCEN | Scenario | CCRCE_SCEN | CCRCT_SCEN | CHAR (10) |
| DOCTYPE | Scenario Category | CCRCE_DOCTYPE | CCRCT_DOCTYPE | CHAR (20) |


