The CCMSCRPROFILE table in SAP ERP or S/4HANA stores Call center management scripting profile data. There are total 3 fields in CCMSCRPROFILE table. The Call center management scripting profile 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 CCMSCRPROFILE table. It is in Customer Interaction Center Components (CCMB) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.
SAP CCMSCRPROFILE Table Fields
Following is the list of fields that are available in SAP CCMSCRPROFILE table. The primary key fields of the table are MANDT (Client), SCRIPT_PROF (Scripting profile), ACTIVITY_CODE (Call center activity).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SCRIPT_PROF | Scripting profile | CCMSCRIPTPROF | CHAR (15) | |
| ACTIVITY_CODE | Call center activity | CCMACTCODE | CCMAC | CHAR (15) |


