SAP WCFC_AVF_EXC Exceptions for Asynch Value Fetch feature Table
Overview
WCFC_AVF_EXC is a standard SAP S/4HANA table that stores Exceptions for Asynch Value Fetch feature data. There are total 4 fields in the WCFC_AVF_EXC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_AVF_EXC belongs to Tag Library (CA-WUI-UI-TAG) module and is located in the package Support for asynchronous features (BSP_DYN_CONFIG_TAG_ASYNC).
In addition, following links provide an overview of foreign key relationships, if any, that link WCFC_AVF_EXC to other SAP tables and standard CDS views available based on WCFC_AVF_EXC table in S/4HANA 2020.
Techincal Settings of WCFC_AVF_EXC
Below are technical details of the table WCFC_AVF_EXC
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WCFC_AVF_EXC Fields
The following table gives you an overview of the fields available in WCFC_AVF_EXC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| COMPONENT_NAME | Name of BSP Application | O2APPLNAME | O2APPL | CHAR | 30 |
| VIEW_NAME | Internal Name (Key) of BSP Page | O2PAGE | CHAR | 70 | |
| AVF_STATUS | Status of Async Value Fetch feature for given view | WCF_AVF_STATUS | 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 WCFC_AVF_EXC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_AVF_EXC | COMPONENT_NAME | 1: CN | O2APPL |