The BSP_DLC_OTYPE table in SAP ERP or S/4HANA stores Design layer: Generic Object Types data. There are total 5 fields in BSP_DLC_OTYPE table. The Design layer: Generic Object Types 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 BSP_DLC_OTYPE table. It is in Design Layer (BSP_DYN_CONFIG_DESIGN) ABAP package and is part of the UI Configuration & Design Layer (CA-WUI-CON) module.
SAP BSP_DLC_OTYPE Table Fields
Following is the list of fields that are available in SAP BSP_DLC_OTYPE table. The primary key fields of the table are CLIENT (Client), OBJECT_TYPE (UI Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | CHAR (20) | |
| COMPONENT | Component Name | CRMT_COMPONENT_NAME | CRMC_GIL_COMP | CHAR (6) |
| OBJECT_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| MASTERLANG | Original Language of Object | DD_LANGU | * | LANG (1) |


