I_PPS_PURCHASEORDERITEM

CDS View

Purchase Order Item

I_PPS_PURCHASEORDERITEM is a CDS View in S/4HANA. Purchase Order Item. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
C_PPS_PurOrdProcFlowNode view_entity from CONSUMPTION Purchase Order for Process Flow Node
I_PPS_PurchaseContractHistory view_entity inner COMPOSITE Purchase Contract Release Documentation
I_PPS_PurReqnProcessFlow view_entity inner COMPOSITE Interface for PPS Process Flow

Fields (1)

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

-- Purchase Order Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PPS_PURCHASEORDERITEM (
    PPSPURORDERITEMSTATUS
);