SAP VFPRCC_TREE_DTLP Profiles for Replacement of Details Screens in Pricing View Table
Overview
VFPRCC_TREE_DTLP is a standard SAP S/4HANA table that stores Profiles for Replacement of Details Screens in Pricing View data. There are total 4 fields in the VFPRCC_TREE_DTLP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_TREE_DTLP 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_DTLP to other SAP tables and standard CDS views available based on VFPRCC_TREE_DTLP table in S/4HANA 2020.
Techincal Settings of VFPRCC_TREE_DTLP
Below are technical details of the table VFPRCC_TREE_DTLP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VFPRCC_TREE_DTLP Fields
The following table gives you an overview of the fields available in VFPRCC_TREE_DTLP
| 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 |
| PROGRAM_NAME | ABAP Program Name | PROGNAME | VFPRCC_TREE_DTLS | CHAR | 40 |
| DYNPRO_NR | Screen number | SCRADNUM | VFPRCC_TREE_DTLS | NUMC | 4 |
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_DTLP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_TREE_DTLP | DYNPRO_NR | 1: CN | VFPRCC_TREE_DTLS |
| VFPRCC_TREE_DTLP | ID | 1: CN | VFPRCC_TREE_DTLS |
| VFPRCC_TREE_DTLP | PROFILE | 1: CN | VFPRCC_PROFILE |
| VFPRCC_TREE_DTLP | PROGRAM_NAME | 1: CN | VFPRCC_TREE_DTLS |