SAP WLF_C_FVIS Fiori Field Visibility Table
Overview
WLF_C_FVIS is a standard SAP S/4HANA table that stores Fiori Field Visibility data. There are total 8 fields in the WLF_C_FVIS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_FVIS belongs to Settlement Management (LO-AB) module and is located in the package Settlement Management (Main Package) (WZRE).
In addition, following links provide an overview of foreign key relationships, if any, that link WLF_C_FVIS to other SAP tables and standard CDS views available based on WLF_C_FVIS table in S/4HANA 2020.
Techincal Settings of WLF_C_FVIS
Below are technical details of the table WLF_C_FVIS
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_FVIS Fields
The following table gives you an overview of the fields available in WLF_C_FVIS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| BO_TYPE | SAP Object Type | WLF_BO_TYPE | WLF_OBJECT_TYPE | CHAR | 30 |
| VISIBILITY_GROUP | Field Visibility Group | WLF_APP_VIS_GRP | WLF_C_FVISG | CHAR | 4 |
| APP_ID | SAP Fiori App ID | WLF_APP_ID | WLF_C_FVISG_APP | CHAR | 10 |
| APP_ENTITY | Application Entity | WLF_APP_ENTITY | WLF_C_FVISG_ENTY | CHAR | 30 |
| APP_ELEMENT | Application Element | WLF_APP_ELMNT | WLF_APP_ELEMENTS | CHAR | 30 |
| ELEMENT_BEHAVIOR | Field Visibility Behavior | WLF_APP_FLD_BEHAVIOR | CHAR | 1 | |
| CONFIG_CAT | Field Visibility Variant Configuration Category | WLF_APP_FLD_VAR_CONF_CAT | 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 WLF_C_FVIS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_FVIS | APP_ELEMENT | : | WLF_APP_ELEMENTS |
| WLF_C_FVIS | APP_ENTITY | : | WLF_C_FVISG_ENTY |
| WLF_C_FVIS | APP_ID | : | WLF_C_FVISG_APP |
| WLF_C_FVIS | BO_TYPE | : | WLF_OBJECT_TYPE |
| WLF_C_FVIS | VISIBILITY_GROUP | : | WLF_C_FVISG |