I_CASHJOURNALDOCUMENT

CDS View

View for table TCJ_DOCUMENTS

I_CASHJOURNALDOCUMENT is a CDS View in S/4HANA. View for table TCJ_DOCUMENTS. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
C_CashReceiptOutputManagement view from CONSUMPTION Consumption view for Cash Journal OM
C_PL_CashReceiptOutputMgmt view from CONSUMPTION Cash Receipt output for Poland
I_RO_CashReceiptOutputMgmt view from BASIC Cash Receipt output for Romania

Fields (1)

KeyField CDS FieldsUsed in Views
_CashJournal _CashJournal 1

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.

-- View for table TCJ_DOCUMENTS
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CASHJOURNALDOCUMENT (
    _CASHJOURNAL
);