SAP CDESK_VAR_MAT Table – CAD Variant Material Assignment

The CDESK_VAR_MAT table in SAP ERP or S/4HANA stores CAD Variant Material Assignment data. There are total 4 fields in CDESK_VAR_MAT table. The CAD Variant Material Assignment 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 CDESK_VAR_MAT table. It is in CAD Services – Document (CDESK_SRV_DOCUMENT) ABAP package and is part of the CAD Integration (CA-CAD) module.

SAP CDESK_VAR_MAT Table Fields

Following is the list of fields that are available in SAP CDESK_VAR_MAT table. The primary key fields of CAD Variant Material Assignment table in SAP are MANDT (Client), VARIANT_GUID (Global Unique Identifier of CAD Variant), MATNR (Material Number).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
VARIANT_GUID Global Unique Identifier of CAD Variant CDESK_SRV_VAR_GUID CHAR (32)
MATNR Material Number MATNR CHAR (40)
IS_PRIMARY Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) BOOLE_D CHAR (1)