The CRMC_VARCOND table in SAP ERP or S/4HANA stores Variant Conditions data. There are total 2 fields in CRMC_VARCOND table. The Variant Conditions 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_VARCOND table. It is in SCE Application (CRM_SCE) ABAP package and is part of the Product Configuration (CRM-BF-CFG) module.
SAP CRMC_VARCOND Table Fields
Following is the list of fields that are available in SAP CRMC_VARCOND table. The primary key fields of the table are CLIENT (Client), VARCOND (Variant Condition).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| VARCOND | Variant Condition | CRMT_VARCOND | CHAR (26) |


