SAP WCFC_ICON_FILE Icon file table Table
Overview
WCFC_ICON_FILE is a standard SAP S/4HANA table that stores Icon file table data. There are total 6 fields in the WCFC_ICON_FILE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_ICON_FILE 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_FILE to other SAP tables and standard CDS views available based on WCFC_ICON_FILE table in S/4HANA 2020.
Techincal Settings of WCFC_ICON_FILE
Below are technical details of the table WCFC_ICON_FILE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCFC_ICON_FILE Fields
The following table gives you an overview of the fields available in WCFC_ICON_FILE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| NAME | Icon Name | WCF_ICON_NAME | CHAR | 30 | |
| TYPE | Icon Type | WCF_ICON_TYPE | WCFC_ICON | CHAR | 30 |
| FILETYPE | Icon File Type | WCF_ICON_FILETYPE | CHAR | 3 | |
| SKIN | THTMLB Skin | CRMT_THTMLB_SKIN | CRMC_THTMLB_SKIN | CHAR | 20 |
| RIGHT_TO_LEFT | Right to Left Boolean | WCF_ICON_RIGHTTOLEFT | CHAR | 1 | |
| FILEURL | File URL | WCF_ICON_FILEURL | CHAR | 255 |
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_FILE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_ICON_FILE | SKIN | : | CRMC_THTMLB_SKIN |
| WCFC_ICON_FILE | TYPE | : | WCFC_ICON |