SAP VALC_VAL_PROC OLD! TR: Definition - Valuation Procedure Table
Overview
VALC_VAL_PROC is a standard SAP S/4HANA table that stores OLD! TR: Definition - Valuation Procedure data. There are total 5 fields in the VALC_VAL_PROC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VALC_VAL_PROC 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_VAL_PROC to other SAP tables and standard CDS views available based on VALC_VAL_PROC table in S/4HANA 2020.
Techincal Settings of VALC_VAL_PROC
Below are technical details of the table VALC_VAL_PROC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VALC_VAL_PROC Fields
The following table gives you an overview of the fields available in VALC_VAL_PROC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| VAL_PROC | OLD! Valuation Procedure | TPM_VAL_PROC | CHAR | 4 | |
| FLG_RPVAL | OLD! Indicator: Perform Rate/Price Valuation | TPM_FLG_RPVAL | CHAR | 1 | |
| RPVAL_PROC | OLD! Rate/Price Valuation Procedure | TPM_RATE_PRICE_VAL_PROC | VALC_RPVAL_PROC | CHAR | 4 |
| RATE_CAT_FOR_VAL | Exchange rate type | KURST_CURR | TCURV | 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 VALC_VAL_PROC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VALC_VAL_PROC | MANDT | 1: CN | T000 |
| VALC_VAL_PROC | RATE_CAT_FOR_VAL | 1: CN | TCURV |
| VALC_VAL_PROC | RPVAL_PROC | 1: CN | VALC_RPVAL_PROC |