The ECICACCCOND table in SAP ERP or S/4HANA stores CIC Auto Activity Component: Conditions data. There are total 11 fields in ECICACCCOND table. The CIC Auto Activity Component: Conditions 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 ECICACCCOND 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 ECICACCCOND Table Fields
Following is the list of fields that are available in SAP ECICACCCOND 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), CONDNUM (Consecutive number for condition).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ACCPROFILE | Profile of Auto Action Component | EECIC_ACCPROFILE | ECICACCACT | CHAR (10) |
| ACTCODE | Call center activity | CCMACTCODE | ECICACCACT | CHAR (15) |
| CALLID | Code of an Action Box transaction | EWF_CALLID | ECICACCACT | CHAR (4) |
| CONDNUM | Consecutive number for condition | EECIC_CONDNUM | NUMC (3) | |
| ELEMENT | Element of business data display (clipboard) | EECIC_CLIPELEM | CHAR (32) | |
| COMPONENT | Component of an element in the object storage | ECIC_CLIPELEMCOMPNT | CHAR (255) | |
| SIGN | Include/exclude values | EECIC_SIGN | CHAR (1) | |
| OPT | Selection option (EQ/BT/CP/…) | EECIC_OPTION | CHAR (2) | |
| LOW | Lower limit for intervall value | EECIC_LOW | CHAR (20) | |
| HIGH | Upper limit for interval value | EECIC_HIGH | CHAR (20) |


