SAP VFPRCC_TREE_TXTC Pricing View - Tree Node Text Table
Overview
VFPRCC_TREE_TXTC is a standard SAP S/4HANA table that stores Pricing View - Tree Node Text data. There are total 6 fields in the VFPRCC_TREE_TXTC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_TREE_TXTC 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_TREE_TXTC to other SAP tables and standard CDS views available based on VFPRCC_TREE_TXTC table in S/4HANA 2020.
Techincal Settings of VFPRCC_TREE_TXTC
Below are technical details of the table VFPRCC_TREE_TXTC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VFPRCC_TREE_TXTC Fields
The following table gives you an overview of the fields available in VFPRCC_TREE_TXTC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| PROFILE | Profile Identifier | VFPRC_VIEW_PROFILE_ID | VFPRCC_PROFILE | CHAR | 30 |
| PARTNER_FLAG | Entry Created by SAP Partner or Customer | VFPRC_PARTNER | VFPRCC_TREE_NCGC | CHAR | 1 |
| KAPPL | Application | KAPPL | VFPRCC_TREE_NCGC | CHAR | 2 |
| POSITION_NO | Sort sequence | SORTFIELD | VFPRCC_TREE_NCGC | NUMC | 2 |
| LANGUAGE | Language Key | LANGU | T002 | LANG | 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_TREE_TXTC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_TREE_TXTC | KAPPL | 1: CN | VFPRCC_TREE_NCGC |
| VFPRCC_TREE_TXTC | LANGUAGE | : | T002 |
| VFPRCC_TREE_TXTC | NODE_TYPE | 1: CN | VFPRCC_TREE_NCGC |
| VFPRCC_TREE_TXTC | PARTNER_FLAG | 1: CN | VFPRCC_TREE_NCGC |
| VFPRCC_TREE_TXTC | POSITION_NO | 1: CN | VFPRCC_TREE_NCGC |
| VFPRCC_TREE_TXTC | PROFILE | : | VFPRCC_PROFILE |