Modifier and Type | Field and Description |
---|---|
static SegmentationStrategyLink<RequirementToStockConversion> |
SegmentationStrategy.TO_RQMT_TO_STOCK_CONVERSION_TP
Use with available fluent helpers to apply the to_RqmtToStockConversionTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
RequirementToStockConversion |
RequirementToStockConversion.RequirementToStockConversionBuilder.build() |
protected RequirementToStockConversion |
RequirementToStockConversionCreateFluentHelper.getEntity() |
protected RequirementToStockConversion |
RequirementToStockConversionUpdateFluentHelper.getEntity() |
protected RequirementToStockConversion |
RequirementToStockConversionDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<RequirementToStockConversion> |
SegmentationStrategy.fetchRqmtToStockConversionTP()
Fetches the RequirementToStockConversion entities (one to many) associated with this entity.
|
protected Class<RequirementToStockConversion> |
RequirementToStockConversionByKeyFluentHelper.getEntityClass() |
protected Class<RequirementToStockConversion> |
RequirementToStockConversionFluentHelper.getEntityClass() |
io.vavr.control.Option<List<RequirementToStockConversion>> |
SegmentationStrategy.getRqmtToStockConversionTPIfPresent()
Retrieval of associated RequirementToStockConversion entities (one to many).
|
List<RequirementToStockConversion> |
SegmentationStrategy.getRqmtToStockConversionTPOrFetch()
Retrieval of associated RequirementToStockConversion entities (one to many).
|
Class<RequirementToStockConversion> |
RequirementToStockConversion.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStrategy.addRqmtToStockConversionTP(RequirementToStockConversion... entity)
Adds elements to the list of associated RequirementToStockConversion entities.
|
SegmentationStrategy.SegmentationStrategyBuilder |
SegmentationStrategy.SegmentationStrategyBuilder.rqmtToStockConversionTP(RequirementToStockConversion... value)
Navigation property to_RqmtToStockConversionTP for SegmentationStrategy to multiple
RequirementToStockConversion.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStrategy.setRqmtToStockConversionTP(List<RequirementToStockConversion> value)
Overwrites the list of associated RequirementToStockConversion entities for the loaded navigation property
to_RqmtToStockConversionTP.
|
Constructor and Description |
---|
RequirementToStockConversionCreateFluentHelper(String servicePath,
RequirementToStockConversion entity)
Creates a fluent helper object that will create a
RequirementToStockConversion entity on the OData endpoint. |
RequirementToStockConversionDeleteFluentHelper(String servicePath,
RequirementToStockConversion entity)
Creates a fluent helper object that will delete a
RequirementToStockConversion entity on the OData endpoint. |
RequirementToStockConversionUpdateFluentHelper(String servicePath,
RequirementToStockConversion entity)
Creates a fluent helper object that will update a
RequirementToStockConversion entity on the OData endpoint. |
Constructor and Description |
---|
SegmentationStrategy(String segmentationStrategy,
String segmentationStructure,
String prodSegmentationStrategyScope,
List<ATPPoolSegmentAndCheckLevel> toATPRqmtToStkSegmtnAllocTP,
List<DepdntRqmtsOrStocktransfer> toDepdntRqmtAndStkSegmentTP,
List<ARunOrMRPRqmtOrStockAllocation> toMRPRqmtToStkSegmtnAllocTP,
List<PlndIndepRqmtsConsumption> toPlndRequirementConsumptionTP,
List<RequirementToStockConversion> toRqmtToStockConversionTP,
List<SegmtnStrategyDescription> toSegmentationStrategyTextTP,
SegmentationStructure toSegmentationStructureTP,
List<SegmentValueCombinations> toSegmtnValidCombinationTP) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<RequirementToStockConversion> |
RequirementToStockConversionOneToOneLink.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 RequirementToStockConversionLink<ObjectT> |
RequirementToStockConversionLink.translateLinkType(EntityLink<RequirementToStockConversionLink<ObjectT>,RequirementToStockConversion,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.