P_PURORDITMSWITHSGLSCHEDLINE

CDS View

PO Items with single schedule line

P_PURORDITMSWITHSGLSCHEDLINE is a CDS View in S/4HANA. PO Items with single schedule line. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
C_PRItemDetails view inner COMPOSITE PR Items for GR
P_OverDuePurReqnItemForConf view inner COMPOSITE Overdue Purchase Requisition Items for Confirmation

Fields (1)

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

-- PO Items with single schedule line
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PURORDITMSWITHSGLSCHEDLINE (
    ROUGHGOODSRECEIPTQTY
);