The CMP_KSCHL table in SAP ERP or S/4HANA stores Condition Type for Complaints Processing data. There are total 5 fields in CMP_KSCHL table. The Condition Type for Complaints Processing 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_KSCHL 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_KSCHL Table Fields
Following is the list of fields that are available in SAP CMP_KSCHL table. The primary key fields of the table are MANDT (Client), CMP_KALSM (Pricing Procedure in Pricing), CMP_COUNT (Counter for Condition Sequence), KSCHL (Condition type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CMP_KALSM | Pricing Procedure in Pricing | KALSMASD | T683 | CHAR (6) |
| CMP_COUNT | Counter for Condition Sequence | CMP_COUNT | NUMC (1) | |
| KSCHL | Condition type | KSCHL | T685 | CHAR (4) |
| DISPL_ONLY | Display Only in Complaints Processing (Cannot be Changed) | CMP_DISPLAY_ONLY | CHAR (1) |


