P_PURORDMAINTAINPDOCWACCASLINE

CDS View

P_PURORDMAINTAINPDOCWACCASLINE is a CDS View in S/4HANA. It contains 8 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_PurOrdMaintainRefDocumentAll view left_outer CONSUMPTION

Fields (8)

KeyField CDS FieldsUsed in Views
ControllingArea ControllingArea 1
CostCenter CostCenter 1
FunctionalArea FunctionalArea 1
GLAccount GLAccount 1
ProfitCenter ProfitCenter 1
SalesOrder SalesOrder 1
SalesOrderItem SalesOrderItem 1
WBSElementInternalID WBSElementInternalID 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.

-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PURORDMAINTAINPDOCWACCASLINE (
    CONTROLLINGAREA,
    COSTCENTER,
    FUNCTIONALAREA,
    GLACCOUNT,
    PROFITCENTER,
    SALESORDER,
    SALESORDERITEM,
    WBSELEMENTINTERNALID
);