The ECICACC table in SAP ERP or S/4HANA stores CIC Auto Activity Component data. There are total 3 fields in ECICACC table. The CIC Auto Activity Component 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 ECICACC 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 ECICACC Table Fields
Following is the list of fields that are available in SAP ECICACC table. The primary key fields of the table are MANDT (Client), ACCPROFILE (Profile of Auto Action Component).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ACCPROFILE | Profile of Auto Action Component | EECIC_ACCPROFILE | CHAR (10) | |
| DEBUG | Debugging level for auto activity component | EECIC_ACCDEBUG0 | CHAR (1) |


