SAP DMUCAD Table – DMU: CAD Specific Data

The DMUCAD table in SAP ERP or S/4HANA stores DMU: CAD Specific Data data. There are total 12 fields in DMUCAD table. The DMU: CAD Specific Data 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 DMUCAD table. It is in Digital Mock Up (CDMU) ABAP package and is part of the Product Data Management (LO-PDM) module.

SAP DMUCAD Table Fields

Following is the list of fields that are available in SAP DMUCAD table. The primary key fields of the table are MANDT (Client), TMXGUID (Internal Identification for DMU Objects of Type RAW 16), PARENT_TMXGUID (Internal Identification for DMU Objects of Type RAW 16).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
TMXGUID Internal Identification for DMU Objects of Type RAW 16 DMU_GUID16 RAW (16)
PARENT_TMXGUID Internal Identification for DMU Objects of Type RAW 16 DMU_GUID16 RAW (16)
CAD_INSTANCE_ID DMU CAD ID – ID set by CAD Interface DMU_CAD_INSTANCE_ID CHAR (255)
CAD_NEUTRAL_INSTANCE_ID DMU CAD ID – Cross-CAD ID DMU_CAD_NEUTRAL_INSTANCE_ID CHAR (255)
VARIANT_GUID Internal identification for DMU objects external DMU_GUID16_API CHAR (32)
ASSEMBLY_VARIANT_GUID Internal identification for DMU objects external DMU_GUID16_API CHAR (32)
EXCLUDE_AND_KEEP_CHILDREN Exclude Object from BOM but Do Not Exclude its Children DMU_EXCL_KEEP_CHILDREN CHAR (1)
EXCLUDE_INCLUSIVE_CHILDREN Exclude Object and its Children from BOM DMU_EXCL_INCL_CHILDREN CHAR (1)
QUANTITY Component Quantity KMPMG QUAN (13)
UNIT_OF_MEASURE Component Unit of Measure KMPME * UNIT (3)
BOM_ITEM_GROUP BOM Item Group ID DMU_BOM_ITEM_GROUP CHAR (32)