The CRMC_VIEWGEN_BSP table in SAP ERP or S/4HANA stores Metadata for PC-UI Generation of Object data. There are total 5 fields in CRMC_VIEWGEN_BSP table. The Metadata for PC-UI Generation of Object 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_VIEWGEN_BSP table. It is in Generic One Order Extensions (CRM_BTX_EXTENSION) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_VIEWGEN_BSP Table Fields
Following is the list of fields that are available in SAP CRMC_VIEWGEN_BSP table. The primary key fields of the table are CLIENT (Client), PROFILE (Enhancement Profile for Business Transaction), VIEW_ID (Identification of the View).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PROFILE | Enhancement Profile for Business Transaction | CRMT_MAINTENANCE_PROFILE | CHAR (10) | |
| VIEW_ID | Identification of the View | CRMT_ORDER_VIEW_ID | CHAR (16) | |
| MULTI_EVENT | Event | CRMT_BSP_EVENT | CHAR (20) | |
| MULTI_GROUP | Multi-Group | CRMT_BSP_MULTIGROUP | CHAR (32) |


