SAP WCFC_ICON_T Icons texts table Table
Overview
WCFC_ICON_T is a standard SAP S/4HANA table that stores Icons texts table data. There are total 5 fields in the WCFC_ICON_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_ICON_T belongs to Tag Library (CA-WUI-UI-TAG) module and is located in the package New tag library for CRM IC (BSP_DYN_CONFIG_TAG_LIB).
In addition, following links provide an overview of foreign key relationships, if any, that link WCFC_ICON_T to other SAP tables and standard CDS views available based on WCFC_ICON_T table in S/4HANA 2020.
Techincal Settings of WCFC_ICON_T
Below are technical details of the table WCFC_ICON_T
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCFC_ICON_T Fields
The following table gives you an overview of the fields available in WCFC_ICON_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | DDLANGUAGE | * | LANG | 1 |
| NAME | Icon Name | WCF_ICON_NAME | CHAR | 30 | |
| TYPE | Icon Type | WCF_ICON_TYPE | WCFC_ICON | CHAR | 30 |
| TITLE | Icon Title | WCF_ICON_TITLE | CHAR | 30 | |
| TOOLTIP | Icon Tooltip | WCF_ICON_TOOLTIP | CHAR | 30 |
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 WCFC_ICON_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_ICON_T | TYPE | 1: CN | WCFC_ICON |