FINS_CLS_VAL_RLA
Valuation Result List Amounts
FINS_CLS_VAL_RLA is an SAP database table in S/4HANA. Valuation Result List Amounts. It contains 22 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_FinClsgRunResultListAmount | view_entity | from | BASIC | Financial Closing Run Result List Amount |
Fields (22)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | abap.clnt | ||||
| KEY | jrnlperdendclsgrunresultuuid | CLS_RUN_RESULT_LIST_ID | Result List UUID | |||
| KEY | curtp | CURTP | Crcy type/val. | |||
| jrnlperiodendclosingrunloguuid | CLS_RUN_ID | Closing Run UUID | ||||
| prdcssrperdendclsgrunrsltuuid | CLS_PREC_RUN_RESULT_LIST_ID | Predecessor Result List UUID | ||||
| exchangerate | VALUATIONEXCHANGERATE | Exch. Rate Key Date | ||||
| result_list_amnt1 | FINS_VOCUR12 | Amount in Currency 1 | ||||
| result_list_curr1 | FINS_CURR1 | Free Defined Crcy 1 | ||||
| result_list_amnt2 | FINS_VVCUR12 | Amount in Currency 2 | ||||
| result_list_curr2 | FINS_CURR2 | Free Defined Crcy 2 | ||||
| result_list_amnt3 | FINS_VBCUR12 | Amount in Currency 3 | ||||
| result_list_curr3 | FINS_CURR3 | Free Defined Crcy 3 | ||||
| result_list_amnt4 | FINS_V4CUR12 | Amount in Currency 4 | ||||
| result_list_curr4 | FINS_CURR4 | Free Defined Crcy 4 | ||||
| result_list_amnt5 | FINS_V5CUR12 | Amount in Currency 5 | ||||
| result_list_curr5 | FINS_CURR5 | Free Defined Crcy 5 | ||||
| result_list_amnt6 | FINS_V6CUR12 | Amount in Currency 6 | ||||
| result_list_curr6 | FINS_CURR6 | Free Defined Crcy 6 | ||||
| result_list_amnt7 | FINS_V7CUR12 | Amount in Currency 7 | ||||
| result_list_curr7 | FINS_CURR7 | Free Defined Crcy 7 | ||||
| result_list_amnt8 | FINS_V8CUR12 | Amount in Currency 8 | ||||
| result_list_curr8 | FINS_CURR8 | Free Defined Crcy 8 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Valuation Result List Amounts
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FINS_CLS_VAL_RLA (
CLIENT, -- abap.clnt
JRNLPERDENDCLSGRUNRESULTUUID, -- Result List UUID [CLS_RUN_RESULT_LIST_ID]
CURTP, -- Crcy type/val. [CURTP]
JRNLPERIODENDCLOSINGRUNLOGUUID, -- Closing Run UUID [CLS_RUN_ID]
PRDCSSRPERDENDCLSGRUNRSLTUUID, -- Predecessor Result List UUID [CLS_PREC_RUN_RESULT_LIST_ID]
EXCHANGERATE, -- Exch. Rate Key Date [VALUATIONEXCHANGERATE]
RESULT_LIST_AMNT1, -- Amount in Currency 1 [FINS_VOCUR12]
RESULT_LIST_CURR1, -- Free Defined Crcy 1 [FINS_CURR1]
RESULT_LIST_AMNT2, -- Amount in Currency 2 [FINS_VVCUR12]
RESULT_LIST_CURR2, -- Free Defined Crcy 2 [FINS_CURR2]
RESULT_LIST_AMNT3, -- Amount in Currency 3 [FINS_VBCUR12]
RESULT_LIST_CURR3, -- Free Defined Crcy 3 [FINS_CURR3]
RESULT_LIST_AMNT4, -- Amount in Currency 4 [FINS_V4CUR12]
RESULT_LIST_CURR4, -- Free Defined Crcy 4 [FINS_CURR4]
RESULT_LIST_AMNT5, -- Amount in Currency 5 [FINS_V5CUR12]
RESULT_LIST_CURR5, -- Free Defined Crcy 5 [FINS_CURR5]
RESULT_LIST_AMNT6, -- Amount in Currency 6 [FINS_V6CUR12]
RESULT_LIST_CURR6, -- Free Defined Crcy 6 [FINS_CURR6]
RESULT_LIST_AMNT7, -- Amount in Currency 7 [FINS_V7CUR12]
RESULT_LIST_CURR7, -- Free Defined Crcy 7 [FINS_CURR7]
RESULT_LIST_AMNT8, -- Amount in Currency 8 [FINS_V8CUR12]
RESULT_LIST_CURR8, -- Free Defined Crcy 8 [FINS_CURR8]
PRIMARY KEY (CLIENT, JRNLPERDENDCLSGRUNRESULTUUID, CURTP)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA