SAP VALC_RPVALPROC_T OLD! TR: Texts for Price Valuation Procedures Table
Overview
VALC_RPVALPROC_T is a standard SAP S/4HANA table that stores OLD! TR: Texts for Price Valuation Procedures data. There are total 4 fields in the VALC_RPVALPROC_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VALC_RPVALPROC_T belongs to Transfer to Financial Accounting (FIN-FSCM-TRM-TM-AC) module and is located in the package Treasury: General Valuation (FTR_VALUATION).
In addition, following links provide an overview of foreign key relationships, if any, that link VALC_RPVALPROC_T to other SAP tables and standard CDS views available based on VALC_RPVALPROC_T table in S/4HANA 2020.
Techincal Settings of VALC_RPVALPROC_T
Below are technical details of the table VALC_RPVALPROC_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VALC_RPVALPROC_T Fields
The following table gives you an overview of the fields available in VALC_RPVALPROC_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| RPVAL_PROC | OLD! Rate/Price Valuation Procedure | TPM_RATE_PRICE_VAL_PROC | VALC_RPVAL_PROC | CHAR | 4 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| RPVAL_PROC_TEXT | OLD! Text for Rate/Price Valuation Procedure | TPM_RATE_PRICE_VAL_PROC_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 VALC_RPVALPROC_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VALC_RPVALPROC_T | MANDT | 1: CN | T000 |
| VALC_RPVALPROC_T | RPVAL_PROC | 1: CN | VALC_RPVAL_PROC |
| VALC_RPVALPROC_T | SPRAS | 1: CN | T002 |