I_JVALEDGER

CDS View

JVA Ledger For Company Code

I_JVALEDGER is a CDS View in S/4HANA. JVA Ledger For Company Code. It contains 1 fields. 13 CDS views read from this table.

CDS Views using this table (13)

ViewTypeJoinVDMDescription
I_JVAActualBudgetLineItem view inner COMPOSITE Actual Cost and JV Budget
I_JVAActualCashCallLineItem view inner COMPOSITE Actual Cost and Cash Call for UJE
I_JVADefaultFundCrcy view inner COMPOSITE JVA Default Funding Currencies
I_JVAFsclYearPerdCoCodeForITD view inner COMPOSITE JVA Fiscal Year Period For Company Code
I_JVAFsclYearPerdCoCodeForYTD view inner COMPOSITE JVA Fiscal Year Period For Company Code
I_JVAFundCrcyByLoclCrcy view inner COMPOSITE JVA Funding Currencies by local currency
I_JVAGrossNetAmtByCostObjC view inner COMPOSITE Gross and Net Amounts - Cube
I_JVALineItemCube view inner COMPOSITE JVA Line Item - Cube
I_JVANonOperatorInvoiceFDP view inner COMPOSITE Non Operator Invoice Data
I_JVASuspenseWBSAvgCostLineItm view inner COMPOSITE Avg Cost of Supense WBS Element in JVA
JV_Gross_Spend_Base view inner JVSO1-like view on ACDOCA
JV_Gross_Spend_TCurr view inner Gross spend in transaction currency
JV_Gross_Spend_TCurr_VType view inner Gross spend by trans.curr./venture type

Fields (1)

KeyField CDS FieldsUsed in Views
KEY Ledger Ledger,rldnr 3

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.

-- JVA Ledger For Company Code
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_JVALEDGER (
    LEDGER,
    PRIMARY KEY (LEDGER)
);