SAP VFPRCC_CNPRP_C Target Fields for Condition Purposes (Customer) Table
Overview
VFPRCC_CNPRP_C is a standard SAP S/4HANA table that stores Target Fields for Condition Purposes (Customer) data. There are total 6 fields in the VFPRCC_CNPRP_C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_CNPRP_C belongs to Pricing and Conditions (SD-BF-PR) module and is located in the package Customizing of Pricing (VF_PRC_CUSTOMIZING).
In addition, following links provide an overview of foreign key relationships, if any, that link VFPRCC_CNPRP_C to other SAP tables and standard CDS views available based on VFPRCC_CNPRP_C table in S/4HANA 2020.
Techincal Settings of VFPRCC_CNPRP_C
Below are technical details of the table VFPRCC_CNPRP_C
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VFPRCC_CNPRP_C Fields
The following table gives you an overview of the fields available in VFPRCC_CNPRP_C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| KAPPL | Application | KAPPL | T681A | CHAR | 2 |
| PURP | Condition Function | CRM_COND_PURPOSE | VFPRCC_CNPRP_M_C | CHAR | 4 |
| DEST | Target Field Name for Cumulation | VFPRCC_COND_DESTINATION | CHAR | 30 | |
| STATISTICAL | Indicator for Including Statistical/Non-Stat. Conditions | VFPRCC_IN_OUT_STATISTICAL | CHAR | 1 | |
| INACTIVE | Indicator for Including Active/Inactive Conditions | VFPRCC_IN_OUT_INACTIVE | 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_CNPRP_C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_CNPRP_C | KAPPL | : | T681A |
| VFPRCC_CNPRP_C | MANDT | : | T000 |
| VFPRCC_CNPRP_C | PURP | 1: CN | VFPRCC_CNPRP_M_C |