I_CnsldtnFSItem_2

DDL: I_CNSLDTNFSITEM_2 Type: view_entity BASIC Package: FIN_CS_MD_FSITEM

Consolidation Financial Statement Item

I_CnsldtnFSItem_2 (Basic)

Package: Explore, extend and adapt the SAP S/4HANA Cloud Public Edition with built-in and side-by-side extension capabilities.

Consolidation Financial Statement Item · Group Reporting

I_CnsldtnFSItem_2 is a Basic CDS View (Dimension) that provides data about "Consolidation Financial Statement Item" in SAP S/4HANA. It reads from 1 data source (fincs_fsitem) and exposes 18 fields with key fields ConsolidationChartOfAccounts, CnsldtnFinancialStatementItem. It has 10 associations to related views. Part of development package FIN_CS_MD_FSITEM.

SAP API Hub

CategoryBasic
StateC1
Line of BusinessGroup Reporting
Application ComponentFIN-CS-MD-2CL
CapabilitiesData Source for Data Extraction,Association Target for Defining CDS Entities,Analytical Dimension,Data Source for Defining CDS Entities,Data Source in SQL Select
Extensible (Key User)Yes
Extensible (Developer)No
Release State (Key User)Released
Release State (Developer)Released
PackageGroup Reporting for SAP S/4HANA Cloud Public Edition
Description <p>This CDS view provides access to the master data for financial statement (FS) items in group reporting. </p> <p>This CDS view differs from the CDS views I_GroupReportingFSItem and I_CnsldtnFSItem because it additionally supports search, full data extraction, key user tools and cloud development, performance improvements, as well as extensibility.</p> <p>The CDS view provides the prerequisites for answering the following business questions:</p> <ul> <li>What is the consolidation chart of accounts for my FS items?</li> <li>Is a certain FS item an income or expense items in P&amp;L statements, an asset or liabilities and equity item in balance sheets, a statistical item, or a reporting item used in reporting?</li> <li>What's the breakdown category for my FS items?</li> <li>Is a certain FS item a consolidation item or not?</li> <li>Is posting/data entry allowed for a certain FS item? </li> </ul> <p>For more information about the master data for FS items, see Financial Statement Items.</p>

Documentation

Data Sources (1)

SourceAliasJoin Type
fincs_fsitem fincs_fsitem from

Associations (10)

CardinalityTargetAliasCondition
[1..1] I_CnsldtnChartOfAccounts _CnsldtnChartOfAccounts $projection.ConsolidationChartOfAccounts = _CnsldtnChartOfAccounts.ConsolidationChartOfAccounts
[0..*] I_CnsldtnFSItemText_2 _Text $projection.ConsolidationChartOfAccounts = _Text.ConsolidationChartOfAccounts and $projection.CnsldtnFinancialStatementItem = _Text.CnsldtnFinancialStatementItem
[0..*] I_CnsldtnFSItemHierNode_2 _HierarchyNode $projection.ConsolidationChartOfAccounts = _HierarchyNode.ConsolidationChartOfAccounts and $projection.CnsldtnFinancialStatementItem = _HierarchyNode.CnsldtnFinancialStatementItem
[0..*] I_CnsldtnFSItemByTimeVersion _FSItemByTimeVersion $projection.ConsolidationChartOfAccounts = _FSItemByTimeVersion.ConsolidationChartOfAccounts and $projection.CnsldtnFinancialStatementItem = _FSItemByTimeVersion.CnsldtnFinancialStatementItem
[0..1] I_CnsldtnFinStmntItemType _FSItemType $projection.ConsolidationFSItemType = _FSItemType.ConsolidationFSItemType
[0..1] I_CnsldtnFSItemTypeSignLogic _CnsldtnFSItemTypeSignLogic $projection.ConsolidationFSItemType = _CnsldtnFSItemTypeSignLogic.ConsolidationFSItemType
[0..1] I_CnsldtnSignLogicType _SignLogicType $projection.ConsolidationSignLogicType = _SignLogicType.ConsolidationSignLogicType
[0..1] I_CnsldtnBreakdownCategory _BreakdownCategory $projection.ConsolidationChartOfAccounts = _BreakdownCategory.ConsolidationChartOfAccounts and $projection.ConsolidationBreakdownCategory = _BreakdownCategory.ConsolidationBreakdownCategory
[0..1] I_CnsldtnGlobalSetting _GlobalSetting _GlobalSetting.SequenceNumber = '1'
[1..1] E_CnsldtnFSItem _Extension $projection.ConsolidationChartOfAccounts = _Extension.ConsolidationChartOfAccounts and $projection.CnsldtnFinancialStatementItem = _Extension.CnsldtnFinancialStatementItem

Annotations (17)

NameValueLevelField
Analytics.dataCategory #DIMENSION view
Analytics.internalName #LOCAL view
Analytics.dataExtraction.enabled true view
Analytics.technicalName ICSFSITEM2 view
AccessControl.authorizationCheck #MANDATORY view
Metadata.allowExtensions true view
Metadata.ignorePropagatedAnnotations true view
ObjectModel.usageType.dataClass #CUSTOMIZING view
ObjectModel.usageType.serviceQuality #C view
ObjectModel.usageType.sizeCategory #M view
ObjectModel.representativeKey CnsldtnFinancialStatementItem view
ObjectModel.modelingPattern #ANALYTICAL_DIMENSION view
ObjectModel.sapObjectNodeType.name CnsldtnFinancialStatementItem view
Search.searchable true view
VDM.viewType #BASIC view
VDM.lifecycle.contract.type #PUBLIC_LOCAL_API view
EndUserText.label Consolidation Financial Statement Item view

Fields (18)

KeyFieldSource TableSource FieldDescription
KEY ConsolidationChartOfAccounts Consolidation Chart of Accounts
KEY CnsldtnFinancialStatementItem Consolidation FS Item
ConsolidationFSItemType Consolidation Financial Statement Item Type
ConsolidationBreakdownCategory FS Item Breakdown Category in Consolidation
CnsldtnFSItemIsForCnsldtnOnly Is Consolidation Financial Statement Item
CnsldtnFSItemPostingIsBlocked FS Item is Blocked for Posting
CnsldtnFSItemIsNetBalCarryFwd Carry Forward Balances for Statistical FS Items
CnsldtnFSItemLink Link URL
CnsldtnFSItemLinkLabel Link Title
ETag etag Financial Statement Item ETag
CreationDateTime created_at Creation Date Time
_CnsldtnChartOfAccounts _CnsldtnChartOfAccounts
_Text _Text
_HierarchyNode _HierarchyNode
_FSItemByTimeVersion _FSItemByTimeVersion
_FSItemType _FSItemType
_BreakdownCategory _BreakdownCategory
_SignLogicType _SignLogicType

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_CnsldtnFSItem_2.
-- 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 I_CnsldtnFSItem_2 AS
SELECT
  cast( itclg as fincs_conschartofaccounts preserving type ) AS ConsolidationChartOfAccounts,
  cast ( item as fincs_consolidationfsitem preserving type ) AS CnsldtnFinancialStatementItem,
  cast ( itclass as fincs_fsitemtype preserving type ) AS ConsolidationFSItemType,
  cast( itbrkdwn as fincs_consbreakdowncategory preserving type ) AS ConsolidationBreakdownCategory,
  cast( itcitem as fincs_fsitemisforcnsldtnonly preserving type ) AS CnsldtnFSItemIsForCnsldtnOnly,
  cast( itblkd as fincs_fsitempostingisblocked preserving type ) AS CnsldtnFSItemPostingIsBlocked,
  cast (itnbcf as fincs_fsitemisnetbalcarryfwd preserving type ) AS CnsldtnFSItemIsNetBalCarryFwd,
  cast( link as fincs_md_link preserving type ) AS CnsldtnFSItemLink,
  cast( linklabel as fincs_md_link_label preserving type ) AS CnsldtnFSItemLinkLabel,
  ETag,
  created_at AS CreationDateTime
FROM fincs_fsitem
LEFT OUTER JOIN I_CnsldtnChartOfAccounts AS _CnsldtnChartOfAccounts ON ConsolidationChartOfAccounts = _CnsldtnChartOfAccounts.ConsolidationChartOfAccounts  -- association [1..1]
LEFT OUTER JOIN I_CnsldtnFSItemText_2 AS _Text ON ConsolidationChartOfAccounts = _Text.ConsolidationChartOfAccounts AND CnsldtnFinancialStatementItem = _Text.CnsldtnFinancialStatementItem  -- association [0..*]
LEFT OUTER JOIN I_CnsldtnFSItemHierNode_2 AS _HierarchyNode ON ConsolidationChartOfAccounts = _HierarchyNode.ConsolidationChartOfAccounts AND CnsldtnFinancialStatementItem = _HierarchyNode.CnsldtnFinancialStatementItem  -- association [0..*]
LEFT OUTER JOIN I_CnsldtnFSItemByTimeVersion AS _FSItemByTimeVersion ON ConsolidationChartOfAccounts = _FSItemByTimeVersion.ConsolidationChartOfAccounts AND CnsldtnFinancialStatementItem = _FSItemByTimeVersion.CnsldtnFinancialStatementItem  -- association [0..*]
LEFT OUTER JOIN I_CnsldtnFinStmntItemType AS _FSItemType ON ConsolidationFSItemType = _FSItemType.ConsolidationFSItemType  -- association [0..1]
LEFT OUTER JOIN I_CnsldtnFSItemTypeSignLogic AS _CnsldtnFSItemTypeSignLogic ON ConsolidationFSItemType = _CnsldtnFSItemTypeSignLogic.ConsolidationFSItemType  -- association [0..1]
LEFT OUTER JOIN I_CnsldtnSignLogicType AS _SignLogicType ON ConsolidationSignLogicType = _SignLogicType.ConsolidationSignLogicType  -- association [0..1]
LEFT OUTER JOIN I_CnsldtnBreakdownCategory AS _BreakdownCategory ON ConsolidationChartOfAccounts = _BreakdownCategory.ConsolidationChartOfAccounts AND ConsolidationBreakdownCategory = _BreakdownCategory.ConsolidationBreakdownCategory  -- association [0..1]
LEFT OUTER JOIN I_CnsldtnGlobalSetting AS _GlobalSetting ON _GlobalSetting.SequenceNumber = '1'  -- association [0..1]
LEFT OUTER JOIN E_CnsldtnFSItem AS _Extension ON ConsolidationChartOfAccounts = _Extension.ConsolidationChartOfAccounts AND CnsldtnFinancialStatementItem = _Extension.CnsldtnFinancialStatementItem  -- association [1..1]
;