SAP CRM_ECLOG_DATA Table – Replicated Runtime Data of the Script

The CRM_ECLOG_DATA table in SAP ERP or S/4HANA stores Replicated Runtime Data of the Script data. There are total 7 fields in CRM_ECLOG_DATA table. The Replicated Runtime Data of the Script 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 CRM_ECLOG_DATA table. It is in STRICTELY FORBIDDEN: Outdated stuff nominated for deletaion (S_CHECK_RESULT_MANAGEMENT_OBSL) ABAP package and is part of the ABAP Test Frameworks (BC-DWB-TOO-ATF) module.

SAP CRM_ECLOG_DATA Table Fields

Following is the list of fields that are available in SAP CRM_ECLOG_DATA table. The primary key fields of the table are LOGID (Current Operation Number), OBJ_LNR (Current Number of Object), SCRIPT_LNR (eCATT Current Number of Script Command), DATAKIND (Single-Character Flag), XML_LNR (eCATT Line Number for XML).

Field Description Data Element Check Table Data Type
LOGID Current Operation Number ETLOG_ID NUMC (10)
OBJ_LNR Current Number of Object ETOBJ_LNR NUMC (8)
SCRIPT_LNR eCATT Current Number of Script Command ETSCR_LNR NUMC (10)
DATAKIND Single-Character Flag CHAR1 CHAR (1)
XML_LNR eCATT Line Number for XML ETXML_LNR NUMC (8)
REF_LNR eCATT Current No. Nested ECATT in Test Configuration ETMOD_LNR NUMC (10)
XML_LINE eCATT XML Line ETXML_LINE CHAR (255)