The BSPWD_COMP_EXT table in SAP ERP or S/4HANA stores Definition Table for Customer Enhancements to Components data. There are total 6 fields in BSPWD_COMP_EXT table. The Definition Table for Customer Enhancements to Components 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 BSPWD_COMP_EXT table. It is in Customizing Objects for the WebClient UI Framework Runtime (CRM_BSP_WD_CUST) ABAP package and is part of the UI Runtime Environment (CA-WUI-UI-RT) module.
SAP BSPWD_COMP_EXT Table Fields
Following is the list of fields that are available in SAP BSPWD_COMP_EXT table. The primary key fields of the table are COMP_NAME (Component Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| COMP_NAME | Component Name | BSP_WD_COMPONENT_NAME | CHAR (30) | |
| BSP_APPL | Name of BSP Application | O2APPLNAME | O2APPL | CHAR (30) |
| RT_REP_SRC_TYPE | Source Type for Runtime Repository | BSP_WD_RT_REP_SRC_TYPE | CHAR (1) | |
| RT_REP_APPL | Name of BSP Application | O2APPLNAME | O2APPL | CHAR (30) |
| RT_REP_PAGE | Internal Name (Key) of BSP Page | O2PAGE | O2PAGDIR | CHAR (70) |
| RT_REP_URL | URL for Runtime Repository | BSP_WD_RT_REP_URL | CHAR (255) |


