The CRMC_OBJGEN_BSP table in SAP ERP or S/4HANA stores Metadata for PC-UI Generation of View data. There are total 3 fields in CRMC_OBJGEN_BSP table. The Metadata for PC-UI Generation of View 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_OBJGEN_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_OBJGEN_BSP Table Fields
Following is the list of fields that are available in SAP CRMC_OBJGEN_BSP table. The primary key fields of the table are OBJECT_ID (Business Transaction Subobject).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_ID | Business Transaction Subobject | CRMT_OBJECT_NAME | CHAR (30) | |
| EVENT | Event | CRMT_BSP_EVENT | CHAR (20) | |
| FIELD_GROUP | Field Group | CRMT_BSP_FIELDGRP | CHAR (32) |


