SAP CCRCC_FILTER Table – Data Filtering

The CCRCC_FILTER table in SAP ERP or S/4HANA stores Data Filtering data. There are total 10 fields in CCRCC_FILTER table. The Data Filtering 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_FILTER table. It is in EHS: Substance-Related Regulation Checks (CBRC) ABAP package and is part of the Product Safety (EHS-SAF) module.

SAP CCRCC_FILTER Table Fields

Following is the list of fields that are available in SAP CCRCC_FILTER table. The primary key fields of Data Filtering table in SAP are MANDT (Client), REG (Regulatory List), SCEN (Scenario), TABNAME (Table or Structure), FIELD (Field), ORD (Sequence).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
REG Regulatory List ESESLSTID TCG81 CHAR (10)
SCEN Scenario CCRCE_SCEN CCRCT_SCEN CHAR (10)
TABNAME Table or Structure CCRCE_TABNAME DD02L CHAR (30)
FIELD Field CCRCE_FIELD DD03L CHAR (30)
ORD Sequence CCRCE_ORD NUMC (4)
SIGN Include/Exclude Criterion CCRCE_SIGN CHAR (1)
SELOPTION Selection Option CCRCE_SELOPT CHAR (2)
LOW Lower Limit of Field Content CCRCE_LOW CHAR (45)
HIGH Upper Limit of Field Content CCRCE_HIGH CHAR (45)