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 6 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 (6)
| 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 |
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]
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