P_SALESORDERINSUPPLYPURGISSUE2

CDS View

SOFM Purchasing Issue 2

P_SALESORDERINSUPPLYPURGISSUE2 is a CDS View in S/4HANA. SOFM Purchasing Issue 2. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
P_SalesOrderInSupplyPurgIssue1 view inner COMPOSITE SOFM Purchasing Issue 1
P_SalesOrderInSupplyPurgIssue4 view inner COMPOSITE SOFM Purchasing Issue 4

Fields (1)

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

-- SOFM Purchasing Issue 2
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_SALESORDERINSUPPLYPURGISSUE2 (
    DELIVERYDATE
);