SAP CRMD_IC_SCRATTR Table – Script/Survey attributes (Interactive Script Editor)

The CRMD_IC_SCRATTR table in SAP ERP or S/4HANA stores Script/Survey attributes (Interactive Script Editor) data. There are total 9 fields in CRMD_IC_SCRATTR table. The Script/Survey attributes (Interactive Script Editor) 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_IC_SCRATTR table. It is in Interactive Scripting Persistence service (CRM_IC_SCRIPTING_PERSIST) ABAP package and is part of the Scripting (CA-GTF-IC-SCR) module.

SAP CRMD_IC_SCRATTR Table Fields

Following is the list of fields that are available in SAP CRMD_IC_SCRATTR table. The primary key fields of the table are MANDT (Client), OBJECTTYPE (IC Component ID), OBJECTNAME (XML Document Name).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
OBJECTTYPE IC Component ID CRM_IC_COMID * CHAR (2)
OBJECTNAME XML Document Name CRM_IC_XMLNAME CHAR (32)
CATEGORY Category ID (Interactive Script Editor Repository) CRM_IC_ISECATID CRMD_IC_ISECAT CHAR (32)
BEGINDATE Date DATUM DATS (8)
ENDDATE Date DATUM DATS (8)
LOCKEDBY User Name UNAME CHAR (12)
INACTIVE Single-Character Flag CHAR1 CHAR (1)
SCRIPT_GRP Script Authorization Group ID CRM_IC_SCRGRP CHAR (1)