SAP BSP_DLC_DOBJ_T Table – Design layer: Design object description

The BSP_DLC_DOBJ_T table in SAP ERP or S/4HANA stores Design layer: Design object description data. There are total 5 fields in BSP_DLC_DOBJ_T table. The Design layer: Design object description 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_DOBJ_T 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_DOBJ_T Table Fields

Following is the list of fields that are available in SAP BSP_DLC_DOBJ_T table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), OBJECT_TYPE (UI Object Type), DSGN_OBJECT (Design Layer: Design Object).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
LANGU Language Key SPRAS T002 LANG (1)
OBJECT_TYPE UI Object Type BSP_DLC_OBJECT_TYPE BSP_DLC_DOBJ CHAR (20)
DSGN_OBJECT Design Layer: Design Object BSP_DLC_DESIGN_OBJECT BSP_DLC_DOBJ CHAR (20)
DESCRIPTION Text Field TEXT50 CHAR (50)