The BSPWD_COMP_DEF table in SAP ERP or S/4HANA stores DO NOT USE data. There are total 7 fields in BSPWD_COMP_DEF table. The DO NOT USE 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_DEF 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_DEF Table Fields
Following is the list of fields that are available in SAP BSPWD_COMP_DEF table. The primary key fields of the table are CLIENT (Client), COMP_NAME (Name of BSP Application).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| COMP_NAME | Name of BSP Application | O2APPLNAME | 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) |


