The BSDM_SERV_OBJECT table in SAP ERP or S/4HANA stores Bol Service Data Manager: Table of objects data. There are total 4 fields in BSDM_SERV_OBJECT table. The Bol Service Data Manager: Table of objects 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 BSDM_SERV_OBJECT table. It is in Web Service Tool: Meta Data Storage (WS_BOL_MD) ABAP package and is part of the Web Services Tool (CA-WUI-WST) module.
SAP BSDM_SERV_OBJECT Table Fields
Following is the list of fields that are available in SAP BSDM_SERV_OBJECT table. The primary key fields of the table are SERVC_OBJ_GUID (GUID of an Order Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SERVC_OBJ_GUID | GUID of an Order Object | CRM_WST_GUID | RAW (16) | |
| SERVC_OBJ_NAME | UI Object Type | BSP_DLC_OBJECT_TYPE | CHAR (20) | |
| COMPONENT_NAME | Component Name | CRMT_COMPONENT_NAME | * | CHAR (6) |
| COMPONENT_SET | Component Set Name for Generic Interaction Layer | CRMT_GENIL_APPL | * | CHAR (20) |


