The BSP_DLC_HANDLER table in SAP ERP or S/4HANA stores DEsign Layer :Get Set Handler customer table data. There are total 4 fields in BSP_DLC_HANDLER table. The DEsign Layer :Get Set Handler customer table 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_HANDLER 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_HANDLER Table Fields
Following is the list of fields that are available in SAP BSP_DLC_HANDLER table. The primary key fields of the table are CLIENT (Client), HANDLER_ID (Design Layer Handler Id).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| HANDLER_ID | Design Layer Handler Id | WCF_DL_HANDLER_ID | CHAR (30) | |
| CLASSNAME | Design Layer Handler Class Name | WCF_DL_CLASSNAME | CHAR (30) | |
| DISABLED | Design Layer Handler Disabled | WCF_DL_DISABLED | CHAR (1) |


