SAP VFPRCC_PROFILE_T Pricing UI Profile Text Table
Overview
VFPRCC_PROFILE_T is a standard SAP S/4HANA table that stores Pricing UI Profile Text data. There are total 4 fields in the VFPRCC_PROFILE_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_PROFILE_T 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_PROFILE_T to other SAP tables and standard CDS views available based on VFPRCC_PROFILE_T table in S/4HANA 2020.
Techincal Settings of VFPRCC_PROFILE_T
Below are technical details of the table VFPRCC_PROFILE_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VFPRCC_PROFILE_T Fields
The following table gives you an overview of the fields available in VFPRCC_PROFILE_T
| 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 |
| LANGUAGE | Language Key | LANGU | T002 | LANG | 1 |
| PROFILE_TEXT | Pricing UI Profile Name | VFPRC_PROFILE_TEXT | CHAR | 60 |
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_PROFILE_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_PROFILE_T | CLIENT | : | T000 |
| VFPRCC_PROFILE_T | LANGUAGE | 1: N | T002 |
| VFPRCC_PROFILE_T | PROFILE | 1: CN | VFPRCC_PROFILE |