SAP CDC_TRIGGER Table – Table subject to recording

The CDC_TRIGGER table in SAP ERP or S/4HANA stores Table subject to recording data. There are total 3 fields in CDC_TRIGGER table. The Table subject to recording 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 CDC_TRIGGER table. It is in Recorder-APi for DB-Trigger (S_ESH_DB_TRIGGER) ABAP package and is part of the NetWeaver Enterprise Search (BC-EIM-ESH) module.

SAP CDC_TRIGGER Table Fields

Following is the list of fields that are available in SAP CDC_TRIGGER table. The primary key fields of Table subject to recording table in SAP are TABNAME (Table Name), TRIGGER_TYPE (Type of a DB trigger).

Field Description Data Element Check Table Data Type
TABNAME Table Name TABNAME * CHAR (30)
TRIGGER_TYPE Type of a DB trigger CDC_TRIGGER_TYPE CHAR (1)
TRIGGER_STATUS Status of a DB Trigger CDC_TRIGGER_STATUS CHAR (1)