SAP VFPRCC_VIEW_FCG Pricing View - Field Configuration Table
Overview
VFPRCC_VIEW_FCG is a standard SAP S/4HANA table that stores Pricing View - Field Configuration data. There are total 10 fields in the VFPRCC_VIEW_FCG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_VIEW_FCG belongs to Pricing and Conditions (SD-BF-PR) module and is located in the package Pricing Interfaces (VF_PRC_INTERFACE).
In addition, following links provide an overview of foreign key relationships, if any, that link VFPRCC_VIEW_FCG to other SAP tables and standard CDS views available based on VFPRCC_VIEW_FCG table in S/4HANA 2020.
Techincal Settings of VFPRCC_VIEW_FCG
Below are technical details of the table VFPRCC_VIEW_FCG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VFPRCC_VIEW_FCG Fields
The following table gives you an overview of the fields available in VFPRCC_VIEW_FCG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| PROFILE | Profile Identifier | VFPRC_VIEW_PROFILE_ID | VFPRCC_PROFILE | CHAR | 30 |
| KAPPL | Application | KAPPL | T681A | CHAR | 2 |
| VIEW_ID | Pricing View Identifier | VFPRC_VIEW_ID | VFPRCC_VIEW_REG | NUMC | 4 |
| CATEGORY | Field Area | VFPRC_VIEW_FCAT | CHAR | 2 | |
| REQFIELD | Referenced Field | VFPRC_REQFIELD | * | CHAR | 30 |
| REQVALUE | Value of Referenced Field | VFPRC_REQVALUE | CHAR | 16 | |
| REQVALNEQ | Negation | VFPRC_REQVALNEQ | CHAR | 1 | |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR | 30 |
| FIELDMODE | VFPRC - Mode of Field on User Interface | VFPRC_FIELDMODE | 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 VFPRCC_VIEW_FCG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_VIEW_FCG | CLIENT | : | T000 |
| VFPRCC_VIEW_FCG | KAPPL | : | T681A |
| VFPRCC_VIEW_FCG | PROFILE | : | VFPRCC_PROFILE |
| VFPRCC_VIEW_FCG | VIEW_ID | : | VFPRCC_VIEW_REG |