P_FI_CLS_REC_RL_SRC_doc_base
FI Closing Valuation Reclassfication Run Result List Output
P_FI_CLS_REC_RL_SRC_doc_base is a Composite CDS View that provides data about "FI Closing Valuation Reclassfication Run Result List Output" in SAP S/4HANA. It reads from 1 data source (P_FIVALUATIONRESULTLIST) and exposes 38 fields with key field JrnlPerdEndClsgRunResultUUID. Part of development package FINS_FI_CLS_REC_RUN.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| P_FIVALUATIONRESULTLIST | rl | from |
Annotations (6)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #CHECK | view | |
| VDM.private | true | view | |
| VDM.viewType | #COMPOSITE | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #XXL | view | |
| ObjectModel.usageType.dataClass | #MIXED | view |
Fields (38)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | JrnlPerdEndClsgRunResultUUID | P_FIVALUATIONRESULTLIST | JrnlPerdEndClsgRunResultUUID | Result List UUID |
| key1 | P_FIVALUATIONRESULTLIST | AccountingDocument | Journal Entry | |
| key2 | P_FIVALUATIONRESULTLIST | LedgerGLLineItem | Journal Entry Item | |
| PrdcssrPerdEndClsgRunRsltUUID | P_FIVALUATIONRESULTLIST | PrdcssrPerdEndClsgRunRsltUUID | Predecessor Result List UUID | |
| PrdcssrJournalEntryFiscalYear | ||||
| OriginalJournalEntry | ||||
| OriginalJournalEntryItem | ||||
| GROUPID | ||||
| ValuationRuleAndStep | ||||
| FinClosingLineItemDetailStatus | P_FIVALUATIONRESULTLIST | FinClosingLineItemDetailStatus | Status Detail | |
| GLAccount | ||||
| OffsettingAccount | ||||
| netduedate | ||||
| GeneralLedgerAgingScope | ||||
| GeneralLedgerAgingIncrement | ||||
| AccountType | ||||
| Currency | ||||
| NominalValue | ||||
| RemainingAmount | ||||
| ValnAdjmtExcludeImprmt | ||||
| ImpairmentAdjustment | ||||
| Adjustment | ||||
| Supplier | P_FIVALUATIONRESULTLIST | Supplier | Supplier | |
| Customer | P_FIVALUATIONRESULTLIST | Customer | Sold-to Party | |
| FinClosingRunIsTestExecution | P_FIVALUATIONRESULTLIST | FinClosingRunIsTestExecution | Test Run | |
| FinancialClosingLineItemType | P_FIVALUATIONRESULTLIST | FinancialClosingLineItemType | Line Item Type | |
| GROUPRULE | ||||
| FinancialClosingLineItemStatus | P_FIVALUATIONRESULTLIST | FinancialClosingLineItemStatus | Status | |
| GROUPRULESTEP | ||||
| Ledger | P_FIVALUATIONRESULTLIST | Ledger | Ledger | |
| CompanyCode | P_FIVALUATIONRESULTLIST | CompanyCode | Receiver Company Code | |
| FiscalYear | P_FIVALUATIONRESULTLIST | FiscalYear | G/L Fiscal Year | |
| JrnlPeriodEndClosingRunLogUUID | P_FIVALUATIONRESULTLIST | JrnlPeriodEndClosingRunLogUUID | Closing Run UUID | |
| ChartOfAccounts | P_FIVALUATIONRESULTLIST | ChartOfAccounts | Node Class | |
| InvoiceItemReference | P_FIVALUATIONRESULTLIST | InvoiceItemReference | Item | |
| InvoiceReference | P_FIVALUATIONRESULTLIST | InvoiceReference | Invoice Reference | |
| InvoiceReferenceFiscalYear | P_FIVALUATIONRESULTLIST | InvoiceReferenceFiscalYear | Invoice Reference Fiscal Year | |
| SubLedgerAcctLineItemType | P_FIVALUATIONRESULTLIST | SubLedgerAcctLineItemType | SLALineItemType |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view P_FI_CLS_REC_RL_SRC_doc_base.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
CREATE VIEW P_FI_CLS_REC_RL_SRC_doc_base AS
SELECT
rl.JrnlPerdEndClsgRunResultUUID AS JrnlPerdEndClsgRunResultUUID,
rl.AccountingDocument AS key1,
rl.LedgerGLLineItem AS key2,
rl.PrdcssrPerdEndClsgRunRsltUUID AS PrdcssrPerdEndClsgRunRsltUUID,
cast( rl.PrdcssrJournalEntryFiscalYear as cls_rec_original_fiscal_year preserving type ) AS PrdcssrJournalEntryFiscalYear,
cast( rl.PredecessorJournalEntry as cls_rec_original_journal_entry preserving type ) AS OriginalJournalEntry,
cast( rl.PredecessorJournalEntryItem as cls_rec_original_journal_item preserving type ) AS OriginalJournalEntryItem,
cast ( rl.FinancialClosingGrouping as cls_run_group_id preserving type ) AS GROUPID,
cast( concat( concat(rl.FinancialClosingValuationRule, '/' ) ,rl.FinClosingValuationRuleStep) as cls_val_rule_and_step preserving type ) AS ValuationRuleAndStep,
rl.FinClosingLineItemDetailStatus AS FinClosingLineItemDetailStatus,
cast( rl.GLAccount as fins_rec_target_account preserving type ) AS GLAccount,
cast( rl.OffsettingAccount as fins_rec_source_account preserving type ) AS OffsettingAccount,
cast(rl.NetDueDate as cls_rec_netduedate preserving type ) AS netduedate,
cast( rl.GeneralLedgerAgingScope as cls_rec_target_aging preserving type ) AS GeneralLedgerAgingScope,
cast( rl.PostedAgingIncrement as cls_rec_target_increment preserving type ) AS GeneralLedgerAgingIncrement,
cast( rl.FinancialAccountType as cls_rec_account_type preserving type ) AS AccountType,
cast ( rl.BalanceTransactionCurrency as targetcurrency preserving type ) AS Currency,
cast ( rl.FinClsgRunRsltAmtInFDCrcy1 as cls_rec_nominal_value preserving type ) AS NominalValue,
cast( rl.FinClsgRunRsltAmtInFDCrcy2 as cls_rec_remaining_amount preserving type ) AS RemainingAmount,
cast ( rl.FinClsgRunRsltAmtInFDCrcy3 as cls_rec_valuation_adjustments preserving type ) AS ValnAdjmtExcludeImprmt,
cast ( rl.FinClsgRunRsltAmtInFDCrcy4 as cls_rec_impairment_adjustments preserving type ) AS ImpairmentAdjustment,
cast ( rl.FinClsgRunRsltAmtInFDCrcy5 as cls_rec_adjustments preserving type ) AS Adjustment,
rl.Supplier AS Supplier,
rl.Customer AS Customer,
rl.FinClosingRunIsTestExecution AS FinClosingRunIsTestExecution,
rl.FinancialClosingLineItemType AS FinancialClosingLineItemType,
cast ( rl.FinancialClosingGroupingRule as fins_val_grouping_rule preserving type ) AS GROUPRULE,
rl.FinancialClosingLineItemStatus AS FinancialClosingLineItemStatus,
cast ( rl.FinClosingGroupingRuleStep as fins_val_grouping_rule_step preserving type ) AS GROUPRULESTEP,
rl.Ledger AS Ledger,
rl.CompanyCode AS CompanyCode,
rl.FiscalYear AS FiscalYear,
rl.JrnlPeriodEndClosingRunLogUUID AS JrnlPeriodEndClosingRunLogUUID,
rl.ChartOfAccounts AS ChartOfAccounts,
rl.InvoiceItemReference AS InvoiceItemReference,
rl.InvoiceReference AS InvoiceReference,
rl.InvoiceReferenceFiscalYear AS InvoiceReferenceFiscalYear,
rl.SubLedgerAcctLineItemType AS SubLedgerAcctLineItemType
FROM P_FIVALUATIONRESULTLIST AS rl
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA