SAP WCF_CONF_SWITCH Switch Info Table
Overview
WCF_CONF_SWITCH is a standard SAP S/4HANA table that stores Switch Info data. There are total 8 fields in the WCF_CONF_SWITCH table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCF_CONF_SWITCH belongs to Development Workbench (CA-WUI-WKB) module and is located in the package Central check tools for WCF developments (WCF_BSP_WD_CHECK_TOOLS).
In addition, following links provide an overview of foreign key relationships, if any, that link WCF_CONF_SWITCH to other SAP tables and standard CDS views available based on WCF_CONF_SWITCH table in S/4HANA 2020.
Techincal Settings of WCF_CONF_SWITCH
Below are technical details of the table WCF_CONF_SWITCH
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WCF_CONF_SWITCH Fields
The following table gives you an overview of the fields available in WCF_CONF_SWITCH
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SWITCH_ID | Id of a Switch in Switch Framework | SFW_SWITCH_ID | * | CHAR | 30 |
| 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 | |
| CONFIG_TYPE | Configuration Type | BSP_DLC_CONFIG_TYPE | CHAR | 20 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WCF_CONF_SWITCH