I_CnsldtnReldAcctgJrnlEntrItm

DDL: I_CNSLDTNRELDACCTGJRNLENTRITM SQL: IRELDJRNLITM Type: view COMPOSITE

Cnsldtn - Released Acct Journal Ent Item

I_CnsldtnReldAcctgJrnlEntrItm is a Composite CDS View (Cube) that provides data about "Cnsldtn - Released Acct Journal Ent Item" in SAP S/4HANA. It reads from 1 data source (P_ReportedFinancialData_RT) and exposes 102 fields with key field ConsolidationRecordNumber. It has 1 association to related views.

Data Sources (1)

SourceAliasJoin Type
P_ReportedFinancialData_RT P_ReportedFinancialData_RT from

Parameters (2)

NameTypeDefault
P_CreationDateTimeRgFr timestamp
P_CreationDateTimeRgTo timestamp

Associations (1)

CardinalityTargetAliasCondition
[1..1] E_JournalEntryItem _Extension $projection.Ledger = _Extension.SourceLedger and $projection.CompanyCode = _Extension.CompanyCode and $projection.FiscalYear = _Extension.FiscalYear and $projection.ConsolidationDocumentNumber = _Extension.AccountingDocument and $projection.ConsolidationPostingItem = _Extension.LedgerGLLineItem

Annotations (15)

NameValueLevelField
VDM.lifecycle.contract.type #PUBLIC_LOCAL_API view
AbapCatalog.sqlViewName IRELDJRNLITM view
AbapCatalog.compiler.compareFilter true view
Analytics.internalName #LOCAL view
VDM.viewType #COMPOSITE view
ClientHandling.algorithm #SESSION_VARIABLE view
Metadata.allowExtensions true view
Metadata.ignorePropagatedAnnotations true view
ObjectModel.usageType.sizeCategory #XL view
ObjectModel.usageType.serviceQuality #D view
ObjectModel.usageType.dataClass #MIXED view
Analytics.dataCategory #CUBE view
AbapCatalog.preserveKey true view
AccessControl.authorizationCheck #CHECK view
EndUserText.label Cnsldtn - Released Acct Journal Ent Item view

Fields (102)

KeyFieldSource TableSource FieldDescription
KEY ConsolidationRecordNumber gl_sirid Record number
Ledger rldnr_fin
ConsolidationLedger rldnr Ledger (Compat.)
GLRecordType rrcty Record Type
ConsolidationVersion rvers Version: Tax rt
FiscalYear ryear Ref. Year1
TransactionCurrency rtcur Currency
BaseUnit runit Unit/Area
DebitCreditCode drcrk Debit/Credit
FiscalPeriod poper Posting periods
FiscalYearPeriod fiscyearper Period/Year
DocumentCategory docct Document Categ.
ConsolidationDocumentNumber docnr Well doc.no.
ConsolidationPostingItem docln Matching Document Line Item
Company rcomp Trading Partner
ConsolidationDimension rdimen Dimension
ConsolidationUnit Consolidation Unit
ConsolidationChartOfAccounts ritclg Consolidation COA
FinancialStatementItem ritem Reporting Item
PartnerConsolidationUnit Partner Unit
ConsolidationGroup rcongr Consolidation Group
CompanyCode robukrs Orig. CC
SubItemCategory sityp Trip Schedule Type
SubItem subit Subitem
PostingLevel plevl Posting Level
ConsolidationApportionment rpflg Apportionment
CurrencyConversionsDiffType rtflg Currency Translation Indicator
ConsolidationDocumentType docty Document Type
ConsolidationAcquisitionYear yracq Year of Acquisition
ConsolidationAcquisitionPeriod pracq Period of Acquisition
InvesteeConsolidationUnit Investee Unit
CnsldtnHighestUpdatePeriod updhp HighstUpdPer
AmountInTransactionCurrency tsl Trans. Currency
AmountInLocalCurrency hsl Local Crcy Amt
AmountInGroupCurrency ksl GrpCurr
QuantityInBaseUnit msl Stat. KeyFig. Qty
DocumentItemText sgtxt Text
ConsolidationPostgItemAutoFlag autom Automatic Call
BusinessTransactionType activ Transaction
IntercompanyTransaction bvorg Intercompany Transac
PostingDate budat Posting Date
CurrencyTranslationDate wsdat Value Date
RefConsolidationDocumentNumber refdocnr Reference
ReferenceFiscalYear refryear Reference year
RefConsolidationPostingItem refdocln Reference Item
RefConsolidationDocumentType refdocct Ref. Doc. Cat.
RefBusinessTransactionType refactiv Ref. Transactn
CreationDate cpudt Imported On
CreationTime cputm Time
UserID usnam User Name
ReverseDocument rvsdocnr Reversed With
ReversedDocument orndocnr Reversed doc.
InvestmentActivityType coiac Investment Activity
InvestmentActivity coinr Investment Activity Number
InvestorConsolidationUnit Investor Unit
ConsolidationDocReversalYear revyear Year of reversal doc
ReferenceDocumentType awtyp Reference Document Type
ReferenceDocumentContext aworg Refer. Org.Unit
LogicalSystem logsys Source system
ChartOfAccounts ktopl G/L Chart of Accounts
LocalCurrency rhcur Local Currency
GroupCurrency rkcur Ledger curr.
GLAccount racct GL Account From
ReferenceDocumentNumber xblnr Reference
AssignmentReference zuonr Finance Project
CostCenter rcntr Cost Center
ProfitCenter prctr Profit Centers
FunctionalArea rfarea R FuncArea
BusinessArea rbusa Business Area
ControllingArea kokrs Org. Value
Segment segment Segment number
PartnerCostCenter scntr Sender Cost Ctr
PartnerProfitCenter pprctr Partner PC
PartnerFunctionalArea sfarea Sender FnArea
PartnerBusinessArea sbusa Trdg Part.BA
PartnerCompany rassc Trading Partner
PartnerSegment psegment Partner Segment
OrderID aufnr SettlementOrder
Customer kunnr Stock customer
Supplier lifnr Vendor no.
Material matnr Vehicle Model
MaterialGroup matkl_mm Material Group
Plant werks Receiving Plant
FinancialTransactionType rmvct Transact. Type
WBSElementInternalID ps_psp_pnr WBS Element
WBSElementExternalID ps_posid WBS Element
Project ps_pspid Project def.
BillingDocumentType fkart Ship. cost type
SalesOrganization vkorg SD Sales Org.
DistributionChannel vtweg RefDistCh-Cust/Mat.
OrganizationDivision spart Source supplier
SoldProduct matnr_copa Product Sold
SoldProductGroup matkl Product Sold Group
CustomerGroup kdgrp Customer group
CustomerSupplierCountry land1 Trip Ctry/Reg
CustomerSupplierIndustry brsch Industry
SalesDistrict bzirk Sales District
BillToParty kunre Bill-to Party
ShipToParty kunwe Ship-to Party
CustomerSupplierCorporateGroup konzs Group
CreationDateTime timestamp UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
DataAgingObject _dataaging Data Aging

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 I_CnsldtnReldAcctgJrnlEntrItm.
-- 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.
-- SQL view name: IRELDJRNLITM
-- Parameters: P_CreationDateTimeRgFr : timestamp, P_CreationDateTimeRgTo : timestamp

CREATE VIEW I_CnsldtnReldAcctgJrnlEntrItm AS
SELECT
  gl_sirid AS ConsolidationRecordNumber,
  rldnr_fin AS Ledger,
  rldnr AS ConsolidationLedger,
  rrcty AS GLRecordType,
  rvers AS ConsolidationVersion,
  ryear AS FiscalYear,
  rtcur AS TransactionCurrency,
  runit AS BaseUnit,
  drcrk AS DebitCreditCode,
  poper AS FiscalPeriod,
  fiscyearper AS FiscalYearPeriod,
  docct AS DocumentCategory,
  docnr AS ConsolidationDocumentNumber,
  docln AS ConsolidationPostingItem,
  rcomp AS Company,
  rdimen AS ConsolidationDimension,
  cast( rbunit as fincs_consolidationunit preserving type ) AS ConsolidationUnit,
  ritclg AS ConsolidationChartOfAccounts,
  ritem AS FinancialStatementItem,
  cast( rbuptr as fincs_partnerconsolidationunit preserving type ) AS PartnerConsolidationUnit,
  rcongr AS ConsolidationGroup,
  robukrs AS CompanyCode,
  sityp AS SubItemCategory,
  subit AS SubItem,
  plevl AS PostingLevel,
  rpflg AS ConsolidationApportionment,
  rtflg AS CurrencyConversionsDiffType,
  docty AS ConsolidationDocumentType,
  yracq AS ConsolidationAcquisitionYear,
  pracq AS ConsolidationAcquisitionPeriod,
  cast( coicu as fincs_investeeconsunit preserving type ) AS InvesteeConsolidationUnit,
  updhp AS CnsldtnHighestUpdatePeriod,
  tsl AS AmountInTransactionCurrency,
  hsl AS AmountInLocalCurrency,
  ksl AS AmountInGroupCurrency,
  msl AS QuantityInBaseUnit,
  sgtxt AS DocumentItemText,
  autom AS ConsolidationPostgItemAutoFlag,
  activ AS BusinessTransactionType,
  bvorg AS IntercompanyTransaction,
  budat AS PostingDate,
  wsdat AS CurrencyTranslationDate,
  refdocnr AS RefConsolidationDocumentNumber,
  refryear AS ReferenceFiscalYear,
  refdocln AS RefConsolidationPostingItem,
  refdocct AS RefConsolidationDocumentType,
  refactiv AS RefBusinessTransactionType,
  cpudt AS CreationDate,
  cputm AS CreationTime,
  usnam AS UserID,
  rvsdocnr AS ReverseDocument,
  orndocnr AS ReversedDocument,
  coiac AS InvestmentActivityType,
  coinr AS InvestmentActivity,
  cast( uppcu as fincs_investorconsunit preserving type ) AS InvestorConsolidationUnit,
  revyear AS ConsolidationDocReversalYear,
  awtyp AS ReferenceDocumentType,
  aworg AS ReferenceDocumentContext,
  logsys AS LogicalSystem,
  ktopl AS ChartOfAccounts,
  rhcur AS LocalCurrency,
  rkcur AS GroupCurrency,
  racct AS GLAccount,
  xblnr AS ReferenceDocumentNumber,
  zuonr AS AssignmentReference,
  rcntr AS CostCenter,
  prctr AS ProfitCenter,
  rfarea AS FunctionalArea,
  rbusa AS BusinessArea,
  kokrs AS ControllingArea,
  Segment,
  scntr AS PartnerCostCenter,
  pprctr AS PartnerProfitCenter,
  sfarea AS PartnerFunctionalArea,
  sbusa AS PartnerBusinessArea,
  rassc AS PartnerCompany,
  psegment AS PartnerSegment,
  aufnr AS OrderID,
  kunnr AS Customer,
  lifnr AS Supplier,
  matnr AS Material,
  matkl_mm AS MaterialGroup,
  werks AS Plant,
  rmvct AS FinancialTransactionType,
  ps_psp_pnr AS WBSElementInternalID,
  ps_posid AS WBSElementExternalID,
  ps_pspid AS Project,
  fkart AS BillingDocumentType,
  vkorg AS SalesOrganization,
  vtweg AS DistributionChannel,
  spart AS OrganizationDivision,
  matnr_copa AS SoldProduct,
  matkl AS SoldProductGroup,
  kdgrp AS CustomerGroup,
  land1 AS CustomerSupplierCountry,
  brsch AS CustomerSupplierIndustry,
  bzirk AS SalesDistrict,
  kunre AS BillToParty,
  kunwe AS ShipToParty,
  konzs AS CustomerSupplierCorporateGroup,
  timestamp AS CreationDateTime
FROM P_ReportedFinancialData_RT
LEFT OUTER JOIN E_JournalEntryItem AS _Extension ON Ledger = _Extension.SourceLedger AND CompanyCode = _Extension.CompanyCode AND FiscalYear = _Extension.FiscalYear AND ConsolidationDocumentNumber = _Extension.AccountingDocument AND ConsolidationPostingItem = _Extension.LedgerGLLineItem  -- association [1..1]
;