SAP VFPRCC_VIEW_TXT Pricing View Name Table
Overview
VFPRCC_VIEW_TXT is a standard SAP S/4HANA table that stores Pricing View Name data. There are total 4 fields in the VFPRCC_VIEW_TXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_VIEW_TXT 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_TXT to other SAP tables and standard CDS views available based on VFPRCC_VIEW_TXT table in S/4HANA 2020.
Techincal Settings of VFPRCC_VIEW_TXT
Below are technical details of the table VFPRCC_VIEW_TXT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VFPRCC_VIEW_TXT Fields
The following table gives you an overview of the fields available in VFPRCC_VIEW_TXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| VIEW_ID | Pricing View Identifier | VFPRC_VIEW_ID | VFPRCC_VIEW_REG | NUMC | 4 |
| LANGUAGE | Language Key | LANGU | T002 | LANG | 1 |
| VIEW_TEXT | Pricing View Name | VFPRC_VIEW_TEXT | CHAR | 30 |
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_TXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_VIEW_TXT | CLIENT | : | T000 |
| VFPRCC_VIEW_TXT | LANGUAGE | 1: N | T002 |
| VFPRCC_VIEW_TXT | VIEW_ID | 1: N | VFPRCC_VIEW_REG |