SAP VFPRCC_VIEW_ASGN Pricing View - Allowed View Assignment Table
Overview
VFPRCC_VIEW_ASGN is a standard SAP S/4HANA table that stores Pricing View - Allowed View Assignment data. There are total 4 fields in the VFPRCC_VIEW_ASGN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_VIEW_ASGN 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_ASGN to other SAP tables and standard CDS views available based on VFPRCC_VIEW_ASGN table in S/4HANA 2020.
Techincal Settings of VFPRCC_VIEW_ASGN
Below are technical details of the table VFPRCC_VIEW_ASGN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VFPRCC_VIEW_ASGN Fields
The following table gives you an overview of the fields available in VFPRCC_VIEW_ASGN
| 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 |
| VIEW_ID | Pricing View Identifier | VFPRC_VIEW_ID | VFPRCC_VIEW_REG | NUMC | 4 |
| DEFAULT_VIEW | Initial Pricing View | VFPRC_VIEW_DEFAULT | 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_ASGN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_VIEW_ASGN | CLIENT | : | T000 |
| VFPRCC_VIEW_ASGN | PROFILE | : | VFPRCC_PROFILE |
| VFPRCC_VIEW_ASGN | VIEW_ID | : | VFPRCC_VIEW_REG |