SAP VFPRCC_TERMST_AT Profile-Specific Term Status Attributes Table
Overview
VFPRCC_TERMST_AT is a standard SAP S/4HANA table that stores Profile-Specific Term Status Attributes data. There are total 6 fields in the VFPRCC_TERMST_AT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VFPRCC_TERMST_AT 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_TERMST_AT to other SAP tables and standard CDS views available based on VFPRCC_TERMST_AT table in S/4HANA 2020.
Techincal Settings of VFPRCC_TERMST_AT
Below are technical details of the table VFPRCC_TERMST_AT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VFPRCC_TERMST_AT Fields
The following table gives you an overview of the fields available in VFPRCC_TERMST_AT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| LANGUAGE | Language Key | LANGU | T002 | LANG | 1 |
| PROFILE | Profile Identifier | VFPRC_VIEW_PROFILE_ID | VFPRCC_PROFILE | CHAR | 30 |
| TERMSTATUS | CPE Term - Status | CPET_TERMSTATUS | CPEC_TERMSTATUS | NUMC | 2 |
| PROF_TERMSTTEXT | Profile-Specific Status Description | VFPRC_PROFILE_STATUS_TEXT | CHAR | 60 | |
| TERMSTICON | Icon Identifier | CPET_ICONID | ICON | CHAR | 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_TERMST_AT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VFPRCC_TERMST_AT | CLIENT | : | T000 |
| VFPRCC_TERMST_AT | LANGUAGE | : | T002 |
| VFPRCC_TERMST_AT | PROFILE | : | VFPRCC_PROFILE |
| VFPRCC_TERMST_AT | TERMSTATUS | : | CPEC_TERMSTATUS |
| VFPRCC_TERMST_AT | TERMSTICON | : | ICON |