SAP CRMC_UI_CBPROF_T Table – Clipboard Profile Definition

The CRMC_UI_CBPROF_T table in SAP ERP or S/4HANA stores Clipboard Profile Definition data. There are total 9 fields in CRMC_UI_CBPROF_T table. The Clipboard Profile Definition 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_UI_CBPROF_T table. It is in Activity Clipboard (CRM_BSP_UI_FRAME_ACC) ABAP package and is part of the Application Frame (CA-WUI-APF) module.

SAP CRMC_UI_CBPROF_T Table Fields

Following is the list of fields that are available in SAP CRMC_UI_CBPROF_T table. The primary key fields of the table are CLIENT (Client), PROFILE (Profile), LANGUAGE (Language Key).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT * CLNT (3)
PROFILE Profile CRMT_UI_FRW_PROFILE CRMC_UI_CBPROF CHAR (32)
LANGUAGE Language Key SPRAS * LANG (1)
DESCRIPTION Description of Activity Profile CRMT_UI_CB_DESCRIPTION CHAR (30)
COL_HEADER1 Column Header 1 CRMT_UI_CB_COL_HDR1 CHAR (30)
COL_HEADER2 Column Header 2 CRMT_UI_CB_COL_HDR2 CHAR (30)
COL_HEADER3 Column Header 3 CRMT_UI_CB_COL_HDR3 CHAR (30)
COL_HEADER4 Column Header 4 CRMT_UI_CB_COL_HDR4 CHAR (30)
COL_HEADER5 Column Header 5 CRMT_UI_CB_COL_HDR5 CHAR (30)