Modifier and Type | Field and Description |
---|---|
static ProposalHeaderLink<DemandAdjustments> |
ProposalHeader.TO_PRODUCT_BUFFER_PROPOSAL_DEMAND
Use with available fluent helpers to apply the to_ProductBufferProposalDemand navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
DemandAdjustments |
DemandAdjustments.DemandAdjustmentsBuilder.build() |
protected DemandAdjustments |
DemandAdjustmentsUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<DemandAdjustments> |
ProposalHeader.fetchProductBufferProposalDemand()
Fetches the DemandAdjustments entities (one to many) associated with this entity.
|
protected Class<DemandAdjustments> |
DemandAdjustmentsByKeyFluentHelper.getEntityClass() |
protected Class<DemandAdjustments> |
DemandAdjustmentsFluentHelper.getEntityClass() |
io.vavr.control.Option<List<DemandAdjustments>> |
ProposalHeader.getProductBufferProposalDemandIfPresent()
Retrieval of associated DemandAdjustments entities (one to many).
|
List<DemandAdjustments> |
ProposalHeader.getProductBufferProposalDemandOrFetch()
Retrieval of associated DemandAdjustments entities (one to many).
|
Class<DemandAdjustments> |
DemandAdjustments.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProposalHeader.addProductBufferProposalDemand(DemandAdjustments... entity)
Adds elements to the list of associated DemandAdjustments entities.
|
ProposalHeader.ProposalHeaderBuilder |
ProposalHeader.ProposalHeaderBuilder.productBufferProposalDemand(DemandAdjustments... value)
Navigation property to_ProductBufferProposalDemand for ProposalHeader to multiple
DemandAdjustments.
|
Modifier and Type | Method and Description |
---|---|
void |
ProposalHeader.setProductBufferProposalDemand(List<DemandAdjustments> value)
Overwrites the list of associated DemandAdjustments entities for the loaded navigation property
to_ProductBufferProposalDemand.
|
Constructor and Description |
---|
DemandAdjustmentsUpdateFluentHelper(String servicePath,
DemandAdjustments entity)
Deprecated.
Use the constructor
DemandAdjustmentsUpdateFluentHelper.DemandAdjustmentsUpdateFluentHelper(String, DemandAdjustments,String)
instead. |
DemandAdjustmentsUpdateFluentHelper(String servicePath,
DemandAdjustments entity,
String entityCollection)
Creates a fluent helper object that will update a
DemandAdjustments
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.updateDemandAdjustments(DemandAdjustments demandAdjustments)
Update an existing
DemandAdjustments entity and save it to the S/4HANA system. |
BufferSizingServiceBatchChangeSet |
DefaultBufferSizingServiceBatchChangeSet.updateDemandAdjustments(DemandAdjustments demandAdjustments)
Update an existing
DemandAdjustments entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<DemandAdjustments> |
DemandAdjustmentsOneToOneLink.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 DemandAdjustmentsLink<ObjectT> |
DemandAdjustmentsLink.translateLinkType(EntityLink<DemandAdjustmentsLink<ObjectT>,DemandAdjustments,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
DemandAdjustmentsUpdateFluentHelper |
BufferSizingService.updateDemandAdjustments(DemandAdjustments demandAdjustments)
Update an existing
DemandAdjustments entity and save it to the S/4HANA system. |
DemandAdjustmentsUpdateFluentHelper |
DefaultBufferSizingService.updateDemandAdjustments(DemandAdjustments demandAdjustments) |
Copyright © 2021 SAP SE. All rights reserved.