I_SRVCDOCITMDOCUMENTFLOW

CDS View

Transaction History on Item Level

I_SRVCDOCITMDOCUMENTFLOW is a CDS View in S/4HANA. Transaction History on Item Level. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
C_SrvcDocItemDocumentFlow view from CONSUMPTION Transaction History on Item Level
R_SrvcDocItemDocumentFlow view from COMPOSITE Transaction flow for Srvc Transac Itm

Fields (1)

KeyField CDS FieldsUsed in Views
ReltdSrvcDocItemIsPredecessor ReltdSrvcDocItemIsPredecessor 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.

-- Transaction History on Item Level
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SRVCDOCITMDOCUMENTFLOW (
    RELTDSRVCDOCITEMISPREDECESSOR
);