The ECICACCACT table in SAP ERP or S/4HANA stores CIC Auto Activity Component: Activity data. There are total 6 fields in ECICACCACT table. The CIC Auto Activity Component: Activity 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 ECICACCACT table. It is in IS-U: CIC Components for IS-U (EECIC_COMP) ABAP package and is part of the Front Office (IS-U-CS-FO) module.
SAP ECICACCACT Table Fields
Following is the list of fields that are available in SAP ECICACCACT table. The primary key fields of the table are MANDT (Client), ACCPROFILE (Profile of Auto Action Component), ACTCODE (Call center activity), CALLID (Code of an Action Box transaction).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ACCPROFILE | Profile of Auto Action Component | EECIC_ACCPROFILE | ECICACC | CHAR (10) |
| ACTCODE | Call center activity | CCMACTCODE | CCMAC | CHAR (15) |
| CALLID | Code of an Action Box transaction | EWF_CALLID | EWFCAL | CHAR (4) |
| ASYNC | Indicator: Execute call in new window | EWF_ASYNC | CHAR (1) | |
| DEBUG | Debugging for this auto call | EECIC_ACCDEBUG1 | CHAR (1) |


