UI_SUPPLYPROTECTION

OData Service Package: ATP_SUP_VDM

Supply Protection

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

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_SUPPLYPROTECTION ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

App IDApp NameTypeDescription
F4569 Configure Supply Protection Transactional An application to manage supply protection quantities that are working as virtual reservations in the ATP logic.

Source

@EndUserText.label: 'Supply Protection'
define service UI_SUPPLYPROTECTION {
  expose C_SupplyProtectionTP;
  expose C_SupProtCharacteristicTP;
  expose C_SupplyProtectionGroupTP;
  expose C_SupplyProtectionTimeBucketTP;
  expose C_SupProtTimeBucketCnsmpnTP;
  expose C_SupProtPermConsumptionTP;
  expose C_SupProtRelatedSupProtTP;
  expose I_SupProtTimeBucketChart;
  expose I_UserContactCard;
  expose C_SupProtFlexibleTimeBucketTP;
}