The ECICCONTHIST table in SAP ERP or S/4HANA stores CIC Profile: Contact History data. There are total 9 fields in ECICCONTHIST table. The CIC Profile: Contact History 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 ECICCONTHIST table. It is in Generic IS-U/T Enhancements (Transport to CRM Follows) (EE_CRM_CIC) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.
SAP ECICCONTHIST Table Fields
Following is the list of fields that are available in SAP ECICCONTHIST table. The primary key fields of the table are MANDT (Client), PROFILE (Profile of Customer Contact History).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROFILE | Profile of Customer Contact History | ECICCH_PROFILE | CHAR (10) | |
| ERNAMCHANGE | Creator Can Be Changed | EECIC_CH_ERNAM | CHAR (1) | |
| INITIALROWS | Maximum Number of Data Records | EECIC_INITROWS | NUMC (3) | |
| CLASS | Contact Class | CT_CCLASS | * | CHAR (4) |
| ACTIVITY | Contact Action | CT_ACTIVIT | * | CHAR (4) |
| MAX_DAYS | Number of Days from the Current Date | EECIC_CH_DAYS | NUMC (3) | |
| MAX_HOURS | Number of Hours from the Current Time | EECIC_CH_HOURS | CHAR (2) | |
| MAX_MINUTES | Number of Minutes from the Current Time | EECIC_CH_MINUTES | CHAR (2) |


