I_FSITEMMAPPINGASSGMTWITHVERS

CDS View

Financial Statement Item Mapping Assignment With Version

I_FSITEMMAPPINGASSGMTWITHVERS is a CDS View in S/4HANA. Financial Statement Item Mapping Assignment With Version. It contains 2 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
ICA_CONSJOURNALENTRIES_5 view inner Match Consolidation Journal Entry Lines
ICA_CONSJOURNALENTRIES_7 view_entity inner ICA: Consolidation Journal Entry Line Items
ICA_P_CONSJOURNALENTRIES_01 view inner ICA: Consolidation Journal Entry Line Items from ACDOCA
P_ReportedFinancialData_RT_03 view left_outer COMPOSITE

Fields (2)

KeyField CDS FieldsUsed in Views
ConsolidationChartOfAccounts ConsolidationChartOfAccounts 11
FinancialStatementItem FinancialStatementItem,ritem 11

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.

-- Financial Statement Item Mapping Assignment With Version
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_FSITEMMAPPINGASSGMTWITHVERS (
    CONSOLIDATIONCHARTOFACCOUNTS,
    FINANCIALSTATEMENTITEM
);