P_SLSORDPROCFLOW0

CDS View

P_SLSORDPROCFLOW0 is a CDS View in S/4HANA. It contains 3 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
P_SlsOrdProcFlow10 view from CONSUMPTION
P_SlsOrdProcFlow13 view from CONSUMPTION
P_SlsOrdProcFlow15 view from CONSUMPTION Sales Order Process Flow: Level +1 Intercompany Delivery

Fields (3)

KeyField CDS FieldsUsed in Views
DistributionChannel DistributionChannel 2
OrganizationDivision OrganizationDivision 2
SalesOrganization SalesOrganization 2

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.

-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_SLSORDPROCFLOW0 (
    DISTRIBUTIONCHANNEL,
    ORGANIZATIONDIVISION,
    SALESORGANIZATION
);