SAP WLF_C_FVISVAR Fiori Field Visibility Variant Table
Overview
WLF_C_FVISVAR is a standard SAP S/4HANA table that stores Fiori Field Visibility Variant data. There are total 8 fields in the WLF_C_FVISVAR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_FVISVAR 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_FVISVAR to other SAP tables and standard CDS views available based on WLF_C_FVISVAR table in S/4HANA 2020.
Techincal Settings of WLF_C_FVISVAR
Below are technical details of the table WLF_C_FVISVAR
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_FVISVAR Fields
The following table gives you an overview of the fields available in WLF_C_FVISVAR
| 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 |
| VISIBILITY_VARIANT | Field Visibility Group Variant | WLF_APP_VIS_GRP_VAR | WLF_C_FVISGVAR | CHAR | 4 |
| APP_ID | SAP Fiori App ID | WLF_APP_ID | WLF_APP | CHAR | 10 |
| APP_ENTITY | Application Entity | WLF_APP_ENTITY | WLF_APP_ENTITIES | CHAR | 30 |
| APP_ELEMENT | Application Element | WLF_APP_ELMNT | CHAR | 30 | |
| ELEMENT_BEHAVIOR | Field Visibility Behavior | WLF_APP_FLD_BEHAVIOR | 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_FVISVAR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_FVISVAR | APP_ENTITY | : | WLF_APP_ENTITIES |
| WLF_C_FVISVAR | APP_ID | : | WLF_APP |
| WLF_C_FVISVAR | BO_TYPE | : | WLF_OBJECT_TYPE |
| WLF_C_FVISVAR | VISIBILITY_GROUP | : | WLF_C_FVISG |
| WLF_C_FVISVAR | VISIBILITY_VARIANT | : | WLF_C_FVISGVAR |