The BSPC_DL_FSLAYT table in SAP ERP or S/4HANA stores Fact Sheet Layout data. There are total 4 fields in BSPC_DL_FSLAYT table. The Fact Sheet Layout 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_FSLAYT table. It is in Configuration Tool Customizing Part (BSP_DYN_CONFIG_TOOLS2_CUST) ABAP package and is part of the UI Configuration & Design Layer (CA-WUI-CON) module.
SAP BSPC_DL_FSLAYT Table Fields
Following is the list of fields that are available in SAP BSPC_DL_FSLAYT table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), LAYOUT (Fact Sheet Layout).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| LAYOUT | Fact Sheet Layout | BSP_DYN_CONFIG_FS_LAYOUT | BSPC_DL_FSLAY | CHAR (30) |
| DESCRIPTION | Fact Sheet Layout Description | BSP_DYN_CONFIG_FS_LAYDESCR | CHAR (80) |


