The CRMC_IC_PROLAY_T table in SAP ERP or S/4HANA stores WorkSpaceBar Profile Text definition table data. There are total 4 fields in CRMC_IC_PROLAY_T table. The WorkSpaceBar Profile Text definition table 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 CRMC_IC_PROLAY_T table. It is in IC WebClient customizing (CRM_IC_CUSTOMIZING2) ABAP package and is part of the Interaction Center WebClient (CA-GTF-IC) module.
SAP CRMC_IC_PROLAY_T Table Fields
Following is the list of fields that are available in SAP CRMC_IC_PROLAY_T table. The primary key fields of the table are CLIENT (Client), PROFILE_ID (Profile ID), LANGUAGE (Language Key of Description in IC).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PROFILE_ID | Profile ID | CRMT_PROFILEID | CRMC_IC_PROLAY | CHAR (32) |
| LANGUAGE | Language Key of Description in IC | CRMT_IC_LANGUAGE | * | LANG (1) |
| PROFILE_DESC | Profile Description | CRMT_PROFILE_DESC | CHAR (32) |


