SAP CUS_IMGACH Table – IMG Activities

The CUS_IMGACH table in SAP ERP or S/4HANA stores IMG Activities data. There are total 11 fields in CUS_IMGACH table. The IMG Activities 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 CUS_IMGACH table. It is in IMG Activity (Document, Activity, Attributes) (S_CUSTOMIZING_IMG_ACTIVITY) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.

SAP CUS_IMGACH Table Fields

Following is the list of fields that are available in SAP CUS_IMGACH table. The primary key fields of the table are ACTIVITY (IMG Activity).

Field Description Data Element Check Table Data Type
ACTIVITY IMG Activity CUS_IMG_AC CHAR (20)
DOCU_ID Documentation Object DOKU_OBJ CHAR (60)
ATTRIBUTES Customizing Attributes CUS_ATR * CHAR (20)
C_ACTIVITY Customizing activity CUS_ACT * CHAR (20)
TCODE Transaction Code TCODE * CHAR (20)
FUSER Created By HIER_FUSER CHAR (12)
FDATE Created On HIER_FDATE DATS (8)
FTIME Created at HIER_FTIME TIMS (6)
LUSER Last Changed By HIER_LUSER CHAR (12)
LDATE Last Changed On HIER_LDATE DATS (8)
LTIME Time of Last Change HIER_LTIME TIMS (6)