The CRMC_KEEP_CONDS table in SAP ERP or S/4HANA stores Specify condition records that will be sent to Mobile client data. There are total 3 fields in CRMC_KEEP_CONDS table. The Specify condition records that will be sent to Mobile client 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_KEEP_CONDS table. It is in External Tax Determination – Global Functions (CRM_TAX) ABAP package and is part of the Tax Determination (CRM-BF-TAX) module.
SAP CRMC_KEEP_CONDS Table Fields
Following is the list of fields that are available in SAP CRMC_KEEP_CONDS table. The primary key fields of the table are CLIENT (Client), KALSM (Pricing Procedure), KSCHL (Pricing – Condition Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| KALSM | Pricing Procedure | PRCT_PRIC_PROC | PRCC_COND_PPD | CHAR (6) |
| KSCHL | Pricing – Condition Type | PRCT_COND_TYPE | /SAPCND/T685 | CHAR (4) |


