The BSPC_DL_XMLSTRX2 table in SAP ERP or S/4HANA stores Storagetable for XML layout descriptions data. There are total 15 fields in BSPC_DL_XMLSTRX2 table. The Storagetable for XML layout descriptions 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_XMLSTRX2 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_XMLSTRX2 Table Fields
Following is the list of fields that are available in SAP BSPC_DL_XMLSTRX2 table. The primary key fields of the table are CLIENT (Client), CONTEXT_ID (Context ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| CONTEXT_ID | Context ID | BSP_DLC_CONTEXT_ID | CHAR (40) | |
| COMPONENT | Component Name | BSP_WD_COMPONENT_NAME | CHAR (30) | |
| VIEWNAME | Internal Name (Key) of BSP Page | O2PAGE | CHAR (70) | |
| ROLE_KEY | Role Configuration Key | BSP_DLC_ROLE_KEY | * | CHAR (10) |
| COMPONENT_USAGE | Component Usage | BSP_DLC_COMPONENT_USAGE | CHAR (40) | |
| OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | CHAR (20) | |
| OBJECT_SUB_TYPE | Object Subtype | BSP_DLC_OBJECT_SUB_TYPE | CHAR (20) | |
| CHANGED_BY | User Name | SYUNAME | CHAR (12) | |
| CHANGED_AT | System Date | SYDATUM | DATS (8) | |
| CONFIG | XString for XML Storage | BSP_DLC_XML_XSTRING | RSTR () | |
| PARAMETERS | XString for XML Storage | BSP_DLC_XML_XSTRING | RSTR () | |
| BUTTON_CONFIG | XString for XML Storage | BSP_DLC_XML_XSTRING | RSTR () | |
| CONFIG_TYPE | Configuration Type | BSP_DLC_CONFIG_TYPE | CHAR (20) | |
| MASTERLANG | Original Language of Object | DD_LANGU | * | LANG (1) |


