The CRMC_IOBJ_STRUCT table in SAP ERP or S/4HANA stores Customizing Table – Display of Object Structure data. There are total 3 fields in CRMC_IOBJ_STRUCT table. The Customizing Table – Display of Object Structure 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_IOBJ_STRUCT table. It is in PC UI: Object Structure for Individual Object (CRM_OBJ_STRUCT_BSP) ABAP package and is part of the People-Centric UI (Product) (CRM-MD-PRO-PCU) module.
SAP CRMC_IOBJ_STRUCT Table Fields
Following is the list of fields that are available in SAP CRMC_IOBJ_STRUCT table. The primary key fields of the table are CLIENT (Client), OBJECT_FAMILY (Object Family).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| OBJECT_FAMILY | Object Family | COMT_PRODUCT_OBJECT_FAMILY | CHAR (4) | |
| STRUCTURE_VIEW | Display of Object Structure | CRMT_IOBJ_STRUCT_VIEW | CHAR (10) |


