P_EWM_PINVDOCINWHSEORD01

CDS View

Help view of warehouse orders in PI doc

P_EWM_PINVDOCINWHSEORD01 is a CDS View in S/4HANA. Help view of warehouse orders in PI doc. It contains 3 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
P_EWM_PINVCOUNTITEM08 view_entity inner CONSUMPTION Help view of PI Items - book quantity
P_EWM_PInvDocInWhseOrd02 view_entity from CONSUMPTION Help view of warehouse orders in PI doc

Fields (3)

KeyField CDS FieldsUsed in Views
ActivityArea ActivityArea 1
PhysicalInventoryArea PhysicalInventoryArea 1
WarehouseOrder WarehouseOrder 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.

-- Help view of warehouse orders in PI doc
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_EWM_PINVDOCINWHSEORD01 (
    ACTIVITYAREA,
    PHYSICALINVENTORYAREA,
    WAREHOUSEORDER
);