Modifier and Type | Field and Description |
---|---|
static ProposalHeaderLink<DemandAdjustmentFactors> |
ProposalHeader.TO_PRODUCT_BUF_PRPSL_DMND_FCTR
Use with available fluent helpers to apply the to_ProductBufPrpslDmndFctr navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
DemandAdjustmentFactors |
DemandAdjustmentFactors.DemandAdjustmentFactorsBuilder.build() |
protected DemandAdjustmentFactors |
DemandAdjustmentFactorsUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<DemandAdjustmentFactors> |
ProposalHeader.fetchProductBufPrpslDmndFctr()
Fetches the DemandAdjustmentFactors entities (one to many) associated with this entity.
|
protected Class<DemandAdjustmentFactors> |
DemandAdjustmentFactorsFluentHelper.getEntityClass() |
protected Class<DemandAdjustmentFactors> |
DemandAdjustmentFactorsByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<DemandAdjustmentFactors>> |
ProposalHeader.getProductBufPrpslDmndFctrIfPresent()
Retrieval of associated DemandAdjustmentFactors entities (one to many).
|
List<DemandAdjustmentFactors> |
ProposalHeader.getProductBufPrpslDmndFctrOrFetch()
Retrieval of associated DemandAdjustmentFactors entities (one to many).
|
Class<DemandAdjustmentFactors> |
DemandAdjustmentFactors.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProposalHeader.addProductBufPrpslDmndFctr(DemandAdjustmentFactors... entity)
Adds elements to the list of associated DemandAdjustmentFactors entities.
|
ProposalHeader.ProposalHeaderBuilder |
ProposalHeader.ProposalHeaderBuilder.productBufPrpslDmndFctr(DemandAdjustmentFactors... value)
Navigation property to_ProductBufPrpslDmndFctr for ProposalHeader to multiple
DemandAdjustmentFactors.
|
Modifier and Type | Method and Description |
---|---|
void |
ProposalHeader.setProductBufPrpslDmndFctr(List<DemandAdjustmentFactors> value)
Overwrites the list of associated DemandAdjustmentFactors entities for the loaded navigation property
to_ProductBufPrpslDmndFctr.
|
Constructor and Description |
---|
DemandAdjustmentFactorsUpdateFluentHelper(String servicePath,
DemandAdjustmentFactors entity)
Creates a fluent helper object that will update a
DemandAdjustmentFactors 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.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors)
Update an existing
DemandAdjustmentFactors entity and save it to the S/4HANA system. |
BufferSizingServiceBatchChangeSet |
DefaultBufferSizingServiceBatchChangeSet.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors)
Update an existing
DemandAdjustmentFactors entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<DemandAdjustmentFactors> |
DemandAdjustmentFactorsOneToOneLink.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 DemandAdjustmentFactorsLink<ObjectT> |
DemandAdjustmentFactorsLink.translateLinkType(EntityLink<DemandAdjustmentFactorsLink<ObjectT>,DemandAdjustmentFactors,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
DemandAdjustmentFactorsUpdateFluentHelper |
BufferSizingService.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors)
Update an existing
DemandAdjustmentFactors entity and save it to the S/4HANA system. |
DemandAdjustmentFactorsUpdateFluentHelper |
DefaultBufferSizingService.updateDemandAdjustmentFactors(DemandAdjustmentFactors demandAdjustmentFactors) |
Copyright © 2020 SAP SE. All rights reserved.