UI_SUPPLYPROTECTION
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).
Exposed CDS Views (10)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_SUPPLYPROTECTION | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| 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;
}