SAP CRMC_DQA_ELEM Table – Data Quality Task Node Element

The CRMC_DQA_ELEM table in SAP ERP or S/4HANA stores Data Quality Task Node Element data. There are total 5 fields in CRMC_DQA_ELEM table. The Data Quality Task Node Element 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_DQA_ELEM table. It is in Data Quality Administration Framework, design time (CRM_DQAF_DESIGN) ABAP package and is part of the Data Quality Administration (CRM-MD-DQA) module.

SAP CRMC_DQA_ELEM Table Fields

Following is the list of fields that are available in SAP CRMC_DQA_ELEM table. The primary key fields of Data Quality Task Node Element table in SAP are CLIENT (Client), STEP_TYPE_ID (Data Quality Step Type), NODE_ID (External Name of Object), FIELDNAME (Field Name).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
STEP_TYPE_ID Data Quality Step Type CRMT_DQA_STEP_TYPE_ID CRMC_DQA_STEP CHAR (10)
NODE_ID External Name of Object CRMT_EXT_OBJ_NAME CRMC_DQA_NODE CHAR (30)
FIELDNAME Field Name FIELDNAME CHAR (30)
LOGICAL_ORDER_NO DQA Step Number in Logical Order of Procedure CRMT_DQA_STEP_NO NUMC (3)