SAP CRMD_ES_PATHSTEP Table – Path steps

The CRMD_ES_PATHSTEP table in SAP ERP or S/4HANA stores Path steps data. There are total 6 fields in CRMD_ES_PATHSTEP table. The Path steps 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 CRMD_ES_PATHSTEP table. It is in CRM Enterprise Search Modeling Manager (CRM_ES_MODEL_MGR) ABAP package and is part of the Enterprise Search Integration (CA-WUI-ES) module.

SAP CRMD_ES_PATHSTEP Table Fields

Following is the list of fields that are available in SAP CRMD_ES_PATHSTEP table. The primary key fields of the table are MANDT (Client), TEMPLATE_SET_ID (Template Set ID), TEMPLATE_ID (Template ID for ES), TARGET_TEMPLATE (Template ID for ES), PATH_ID (Path ID).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
TEMPLATE_SET_ID Template Set ID CRM_ES_TEMPLATE_SET CRMD_ES_TMPLSET CHAR (20)
TEMPLATE_ID Template ID for ES CRM_ES_TEMPLATE_ID CRMD_ES_TMPLHDR CHAR (20)
TARGET_TEMPLATE Template ID for ES CRM_ES_TEMPLATE_ID CHAR (20)
PATH_ID Path ID CRM_ES_PATH_ID CHAR (32)
RELATION_UUID UUID for ES CRM_ES_UUID CHAR (32)