The CICPROFMASTER_T table in SAP ERP or S/4HANA stores Customer Interaction Profile Master Text data. There are total 3 fields in CICPROFMASTER_T table. The Customer Interaction Profile Master Text 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 CICPROFMASTER_T table. It is in Customer Interaction Center (CICA) ABAP package and is part of the Customer Interaction (CS-CI) module.
SAP CICPROFMASTER_T Table Fields
Following is the list of fields that are available in SAP CICPROFMASTER_T table. The primary key fields of the table are SPRAS (Language Key), CICPROFNAME (CIC profile category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| CICPROFNAME | CIC profile category | CICPROFNAME | CICPROFMASTER | CHAR (30) |
| DESCRIPTION | Profile description | CICPROFNAMEDESCR | CHAR (30) |


