The CMP_MAPKSCHL_TXT table in SAP ERP or S/4HANA stores Texts for Mapping Condition ID <-> Condition Type data. There are total 4 fields in CMP_MAPKSCHL_TXT table. The Texts for Mapping Condition ID <-> Condition 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 CMP_MAPKSCHL_TXT table. It is in Complaints Processing (CMP) ABAP package and is part of the BW only – Business Content and Extractors (LO-RFM-BCT) module.
SAP CMP_MAPKSCHL_TXT Table Fields
Following is the list of fields that are available in SAP CMP_MAPKSCHL_TXT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), CMP_KOND_KUER (Customer-Specific Condition ID for Mass Complaints Proc.).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| CMP_KOND_KUER | Customer-Specific Condition ID for Mass Complaints Proc. | CMP_KOND_KUER | CMP_MAPMASSKSCHL | CHAR (10) |
| CMP_KOND_KUERT | Condition ID Mass Complaints Processing Short Text | CMP_KOND_KUERT | CHAR (40) |


