public static final class ProfileAssignedToPlant.ProfileAssignedToPlantBuilder extends Object
@Nonnull public ProfileAssignedToPlant.ProfileAssignedToPlantBuilder profileDetails(ProfileDetails... value)
value
- The ProfileDetailss to build this ProfileAssignedToPlant with.public ProfileAssignedToPlant.ProfileAssignedToPlantBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.public ProfileAssignedToPlant.ProfileAssignedToPlantBuilder bufferProfileSetId(@Nullable String bufferProfileSetId)
Original property name from the Odata EDM: BufferProfileSetId
The identifier for a buffer profile.
classification with respect to lead time, variability and procurement type.this
.public ProfileAssignedToPlant.ProfileAssignedToPlantBuilder spikeHorizonConstant(@Nullable BigDecimal spikeHorizonConstant)
Original property name from the Odata EDM: SpikeHorizonConstant
Order Spike Horizon = (SHM x DLT) + SHC
product of the Spike Horizon DLT Multiplier (SHM) and the Decoupled Lead Time (DLT).this
.public ProfileAssignedToPlant.ProfileAssignedToPlantBuilder spikeHorizonMultiplier(@Nullable BigDecimal spikeHorizonMultiplier)
Original property name from the Odata EDM: SpikeHorizonMultiplier
Order Spike Horizon = (SHM x DLT) + SHC
Horizon Constant (SHC) helps calculate the order spike horizon, which helps identify order spikes.this
.public ProfileAssignedToPlant.ProfileAssignedToPlantBuilder spikeThresholdFactor(@Nullable BigDecimal spikeThresholdFactor)
Original property name from the Odata EDM: SpikeThresholdFactor
this
.public ProfileAssignedToPlant.ProfileAssignedToPlantBuilder onHandAlertThldFctr(@Nullable BigDecimal onHandAlertThldFctr)
Original property name from the Odata EDM: OnHandAlertThldFctr
this
.public ProfileAssignedToPlant build()
Copyright © 2020 SAP SE. All rights reserved.