SAP WCF_TCC_SETTINGS Tag Clouds settings for Customer object types Table
Overview
WCF_TCC_SETTINGS is a standard SAP S/4HANA table that stores Tag Clouds settings for Customer object types data. There are total 3 fields in the WCF_TCC_SETTINGS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCF_TCC_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_TCC_SETTINGS to other SAP tables and standard CDS views available based on WCF_TCC_SETTINGS table in S/4HANA 2020.
Techincal Settings of WCF_TCC_SETTINGS
Below are technical details of the table WCF_TCC_SETTINGS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCF_TCC_SETTINGS Fields
The following table gives you an overview of the fields available in WCF_TCC_SETTINGS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| UI_OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | BSPC_DLC_OBJ_TYP | 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_TCC_SETTINGS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCF_TCC_SETTINGS | UI_OBJECT_TYPE | : | BSPC_DLC_OBJ_TYP |