UI_PROCESSFLOWRESOURCES

OData Service Package: ODATA_PP_WORKCENTER_API

Odata Service for Resources

UI_PROCESSFLOWRESOURCES is an OData service definition in SAP S/4HANA. It exposes 6 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (6)

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_PROCESSFLOWRESOURCES ODATA V2 C1 NOT_RELEASED false

Source

@EndUserText.label: 'Odata Service for Resources'
define service UI_ProcessFlowResources {
  expose C_ProcessFlowResources as Resources;
  expose C_WorkCenterGroupWhereUsed as WorkCenterGroupWhereUsed;
  expose C_WorkCenterCostCenter as WorkCenterCostCenter;
  expose C_MassMaintCapWrkCtrGrpAggrgn as WorkCenterGroupTreeAggrgn;
  expose C_CostCtrHierarchyInnerNodeVH;
  expose C_HierRuntimeRprstnDplLeafNode;
}