SAP CRM_CIC_DEFWSSL Table – Default Workspace Profile Slot

The CRM_CIC_DEFWSSL table in SAP ERP or S/4HANA stores Default Workspace Profile Slot data. There are total 7 fields in CRM_CIC_DEFWSSL table. The Default Workspace Profile Slot 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 CRM_CIC_DEFWSSL table. It is in Customer Interaction Center Components (CRM_CIC_COMPONENTS) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.

SAP CRM_CIC_DEFWSSL Table Fields

Following is the list of fields that are available in SAP CRM_CIC_DEFWSSL table. The primary key fields of the table are MANDT (Client), PROFILE (CIC Component Profile), COMPONENT (CIC Component), SLOTID (Display Area Number for CIC Component).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
PROFILE CIC Component Profile CRM_CIC_DEFWS_PROFILE CRM_CIC_DEFWS CHAR (10)
COMPONENT CIC Component CRM_CIC_DEFWS_COMPONENT CHAR (12)
SLOTID Display Area Number for CIC Component CRM_CIC_DEFWS_SLOTID NUMC (2)
SLOTNAME Display Area Name for CIC Component CRM_CIC_DEFWS_SLOTNAME CHAR (10)
DEFAULT_SLOT Default Slot CRM_CIC_DEFWS_DEFAULT_SLOT CHAR (1)
PROCID Generic process class ID EWB_PROCLX CHAR (60)