SAP WCF_TC_SETTINGS Tag Clouds settings for System object types Table
Overview
WCF_TC_SETTINGS is a standard SAP S/4HANA table that stores Tag Clouds settings for System object types data. There are total 2 fields in the WCF_TC_SETTINGS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCF_TC_SETTINGS belongs to User Interface (CA-WUI-UI) module and is located in the package Tag Clouds Runtime (WCF_TAG_CLOUDS_RT).
In addition, following links provide an overview of foreign key relationships, if any, that link WCF_TC_SETTINGS to other SAP tables and standard CDS views available based on WCF_TC_SETTINGS table in S/4HANA 2020.
Techincal Settings of WCF_TC_SETTINGS
Below are technical details of the table WCF_TC_SETTINGS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCF_TC_SETTINGS Fields
The following table gives you an overview of the fields available in WCF_TC_SETTINGS
| 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 |
| ACTIVE | 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_TC_SETTINGS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCF_TC_SETTINGS | UI_OBJECT_TYPE | : | BSP_DLC_OBJ_TYPE |