The BSPC_DL_A_VIEW table in SAP ERP or S/4HANA stores Additional Views data. There are total 4 fields in BSPC_DL_A_VIEW table. The Additional Views 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_A_VIEW 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_A_VIEW Table Fields
Following is the list of fields that are available in SAP BSPC_DL_A_VIEW table. The primary key fields of the table are CLIENT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| COMPONENT | Component Name | BSP_WD_COMPONENT_NAME | CHAR (30) | |
| INTERFACE_VIEW | Interface View | BSP_DLC_INTERFACE_VIEW | CHAR (101) | |
| INBOUND_PLUG | Inbound Plug | CRMT_UI_INBOUND_PLUG | CHAR (30) |


