SAP WCF_FAV_SETTING Favorites settings for System object types Table
Overview
WCF_FAV_SETTING is a standard SAP S/4HANA table that stores Favorites settings for System object types data. There are total 3 fields in the WCF_FAV_SETTING table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCF_FAV_SETTING belongs to User Interface (CA-WUI-UI) module and is located in the package Favorites Core Objects (WCF_FAVORITES_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link WCF_FAV_SETTING to other SAP tables and standard CDS views available based on WCF_FAV_SETTING table in S/4HANA 2020.
Techincal Settings of WCF_FAV_SETTING
Below are technical details of the table WCF_FAV_SETTING
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCF_FAV_SETTING Fields
The following table gives you an overview of the fields available in WCF_FAV_SETTING
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| UI_OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | BSP_DLC_OBJ_TYPE | CHAR | 20 |
| SHARE_ALLOWED | Boolean Variable (X = True - = False Space = Unknown) | BOOLEAN | CHAR | 1 | |
| ALLOWED | Boolean Variable (X = True - = False Space = Unknown) | BOOLEAN | CHAR | 1 |
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_FAV_SETTING
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCF_FAV_SETTING | UI_OBJECT_TYPE | : | BSP_DLC_OBJ_TYPE |