I_ODOP

CDS View

Operation within an order

I_ODOP is a CDS View in S/4HANA. Operation within an order. It contains 1 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_MstrProjChklstReferenceDoc view union COMPOSITE

Fields (1)

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

-- Operation within an order
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ODOP (
    NETWORKACTIVITYDESCRIPTION
);