P_PROCORDMGMTOPERATIONCALC

CDS View

Process Order Operation Calculations

P_PROCORDMGMTOPERATIONCALC is a CDS View in S/4HANA. Process Order Operation Calculations. It contains 1 fields. 10 CDS views read from this table.

CDS Views using this table (10)

ViewTypeJoinVDMDescription
I_ProcOrdMgmtOperationCalc view from COMPOSITE Process Order Operation Calculations
I_ProcOrdOpsMgmtIssues view from COMPOSITE Proc Ord Ops Mgmt Issues
I_ProcOrdOpsMgmtWrkListCalc view from COMPOSITE Process Order Operations Worklist Calc
P_NmbrOfProcOrdOpsWithDelay view from COMPOSITE Number of Process order operations with delay
P_NmbrOfProcOrdPhasesWithDelay view from COMPOSITE Number of phases with delay
P_ProcOrdOpDelayAggrgn view from COMPOSITE Process order operation delay aggregation
P_ProcOrdOpMgmtSchldStrtDtCalc view from COMPOSITE Proc Ops Mgmt Schedld Strt Date Calc
P_ProcOrdOpsMgmtCompAvailyIss view from COMPOSITE Process Order Operation Comp Issues
P_ProcOrdOpsMgmtQualityIssue view from COMPOSITE Process Order Operation Quality Issues
P_ProcOrdOpsMgmtStatus view from COMPOSITE Process order operations status

Fields (1)

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

-- Process Order Operation Calculations
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_PROCORDMGMTOPERATIONCALC (
    PRODUCTIONPLANT
);