SAP BSPC_DL_FIELDUSE Table – Field Property table

The BSPC_DL_FIELDUSE table in SAP ERP or S/4HANA stores Field Property table data. There are total 6 fields in BSPC_DL_FIELDUSE table. The Field Property 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 BSPC_DL_FIELDUSE 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 BSPC_DL_FIELDUSE Table Fields

Following is the list of fields that are available in SAP BSPC_DL_FIELDUSE table. The primary key fields of the table are CLIENT (Client), CONTEXT_ID (Context ID), SUBKEY (Generic Subkey).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT * CLNT (3)
CONTEXT_ID Context ID BSP_DLC_CONTEXT_ID CHAR (40)
SUBKEY Generic Subkey BSP_DLC_SUBKEY BSP_DLC_SKEYDEF CHAR (4)
CHANGED_BY User Name SYUNAME CHAR (12)
CHANGED_AT System Date SYDATUM DATS (8)
HIDDEN Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) BOOLE_D CHAR (1)