The CRMC_IC_ACTSRC table in SAP ERP or S/4HANA stores Activity Clipboard Additional Sources Definitions data. There are total 4 fields in CRMC_IC_ACTSRC table. The Activity Clipboard Additional Sources Definitions 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_ACTSRC 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_ACTSRC Table Fields
Following is the list of fields that are available in SAP CRMC_IC_ACTSRC table. The primary key fields of the table are CLIENT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| PATH | Relation Path to Source | CRMT_IC_AC_SOURCE_PATH | CHAR (255) | |
| MERGE_CURRENT | Merge Source into Current Activity Clipboard | CRMT_IC_AC_SOURCE_MERGE_CURR | CHAR (1) | |
| MERGE_HISTORIC | Merge Source into Historic Activity Clipboard | CRMT_IC_AC_SOURCE_MERGE_HIST | CHAR (1) |


