Modifier and Type | Field and Description |
---|---|
static ProposalHeaderLink<ZoneAdjustments> |
ProposalHeader.TO_PRODUCT_BUFFER_PROPOSAL_ZONES
Use with available fluent helpers to apply the to_ProductBufferProposalZones navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ZoneAdjustments |
ZoneAdjustments.ZoneAdjustmentsBuilder.build() |
protected ZoneAdjustments |
ZoneAdjustmentsUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ZoneAdjustments> |
ProposalHeader.fetchProductBufferProposalZones()
Fetches the ZoneAdjustments entities (one to many) associated with this entity.
|
protected Class<ZoneAdjustments> |
ZoneAdjustmentsFluentHelper.getEntityClass() |
protected Class<ZoneAdjustments> |
ZoneAdjustmentsByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ZoneAdjustments>> |
ProposalHeader.getProductBufferProposalZonesIfPresent()
Retrieval of associated ZoneAdjustments entities (one to many).
|
List<ZoneAdjustments> |
ProposalHeader.getProductBufferProposalZonesOrFetch()
Retrieval of associated ZoneAdjustments entities (one to many).
|
Class<ZoneAdjustments> |
ZoneAdjustments.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProposalHeader.addProductBufferProposalZones(ZoneAdjustments... entity)
Adds elements to the list of associated ZoneAdjustments entities.
|
ProposalHeader.ProposalHeaderBuilder |
ProposalHeader.ProposalHeaderBuilder.productBufferProposalZones(ZoneAdjustments... value)
Navigation property to_ProductBufferProposalZones for ProposalHeader to multiple
ZoneAdjustments.
|
Modifier and Type | Method and Description |
---|---|
void |
ProposalHeader.setProductBufferProposalZones(List<ZoneAdjustments> value)
Overwrites the list of associated ZoneAdjustments entities for the loaded navigation property
to_ProductBufferProposalZones.
|
Constructor and Description |
---|
ZoneAdjustmentsUpdateFluentHelper(String servicePath,
ZoneAdjustments entity)
Creates a fluent helper object that will update a
ZoneAdjustments entity
on the OData endpoint. |
Constructor and Description |
---|
ProposalHeader(String material,
String plant,
String mRPArea,
LocalDateTime proposalStartDate,
String proposalVersion,
LocalDateTime proposalEndDate,
String stockLevelProposalID,
String procurementType,
String consumptionCode,
String consumptionMode,
BigDecimal consumptionValue,
String currency,
String variabilityCode,
String variabilityMode,
BigDecimal variabilityQuantity,
String variabilityUnit,
String replenishmentLeadTimeCode,
String replenishmentLeadTimeMode,
BigDecimal replenishmentLeadTimeValue,
UUID billOfMaterialUUID,
String bOMUsageCode,
String bOMUsageMode,
String bOMUsageValue,
String horizonDaysInPast,
String horizonDaysInFuture,
BigDecimal individualLeadTime,
String leadTimeCalculationMethod,
BigDecimal decoupledLeadTime,
String sourceOfSupply,
String sOSType,
BigDecimal leadTimeFactor,
BigDecimal variabilityFactor,
String stockLevelProposalStatus,
String proposalRunIsSuspended,
LocalDateTime proposalRunSuspendedFromDate,
LocalDateTime proposalRunSuspendedToDate,
String proposalMode,
ZonedDateTime proposalStatusChangeDate,
String isMinOrderQtyConsidered,
BigDecimal minimumOrderQuantity,
String minOrderQtyUnit,
BigDecimal orderCycle,
LocalDateTime bOMExplosionDate,
ZonedDateTime creationDateTime,
ZonedDateTime lastChangeDateTime,
String averageDailyUsageMode,
List<ActualStock> toActualStock,
List<DemandAdjustments> toProductBufferProposalDemand,
List<ZoneAdjustments> toProductBufferProposalZones,
List<DemandAdjustmentFactors> toProductBufPrpslDmndFctr,
List<LongestPathInBOM> toPrpslBOM) |
Modifier and Type | Method and Description |
---|---|
BufferSizingServiceBatchChangeSet |
BufferSizingServiceBatchChangeSet.updateZoneAdjustments(ZoneAdjustments zoneAdjustments)
Update an existing
ZoneAdjustments entity and save it to the S/4HANA system. |
BufferSizingServiceBatchChangeSet |
DefaultBufferSizingServiceBatchChangeSet.updateZoneAdjustments(ZoneAdjustments zoneAdjustments)
Update an existing
ZoneAdjustments entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ZoneAdjustments> |
ZoneAdjustmentsOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ZoneAdjustmentsLink<ObjectT> |
ZoneAdjustmentsLink.translateLinkType(EntityLink<ZoneAdjustmentsLink<ObjectT>,ZoneAdjustments,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ZoneAdjustmentsUpdateFluentHelper |
BufferSizingService.updateZoneAdjustments(ZoneAdjustments zoneAdjustments)
Update an existing
ZoneAdjustments entity and save it to the S/4HANA system. |
ZoneAdjustmentsUpdateFluentHelper |
DefaultBufferSizingService.updateZoneAdjustments(ZoneAdjustments zoneAdjustments) |
Copyright © 2020 SAP SE. All rights reserved.