SAP BSP_DLC_OBJTYP_T Table – Ob ject Types

The BSP_DLC_OBJTYP_T table in SAP ERP or S/4HANA stores Ob ject Types data. There are total 3 fields in BSP_DLC_OBJTYP_T table. The Ob ject 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_OBJTYP_T table. It is in Tools for Dynamic Layout (BSP_DYN_CONFIG_TOOLS) ABAP package and is part of the UI Configuration & Design Layer (CA-WUI-CON) module.

SAP BSP_DLC_OBJTYP_T Table Fields

Following is the list of fields that are available in SAP BSP_DLC_OBJTYP_T table. The primary key fields of the table are LANGU (Language Key), OBJECT_TYPE (UI Object Type).

Field Description Data Element Check Table Data Type
LANGU Language Key SPRAS * LANG (1)
OBJECT_TYPE UI Object Type BSP_DLC_OBJECT_TYPE BSP_DLC_OBJ_TYPE CHAR (20)
DESCRIPTION Text Field TEXT50 CHAR (50)