The CRMC_FOLDER_PROT table in SAP ERP or S/4HANA stores Text Table: Filter Profiles for Case Type data. There are total 4 fields in CRMC_FOLDER_PROT table. The Text Table: Filter Profiles for Case Type 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 CRMC_FOLDER_PROT table. It is in Case Management UI (CRM_IC_APPL_UI_CASE) ABAP package and is part of the Case Management (CRM-IC-CMG) module.
SAP CRMC_FOLDER_PROT Table Fields
Following is the list of fields that are available in SAP CRMC_FOLDER_PROT table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), FOLDER_PROFILE (IC WebClient: Filter Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| FOLDER_PROFILE | IC WebClient: Filter Profile | CRMT_CMG_FOLDER_PROF | CRMC_FOLDER_PROF | CHAR (8) |
| DESCR | Filter Description | CRMT_CMG_FOLDER_DESCR | CHAR (40) |


