Modifier and Type | Field and Description |
---|---|
static SegmentationStrategyLink<PlndIndepRqmtsConsumption> |
SegmentationStrategy.TO_PLND_REQUIREMENT_CONSUMPTION_TP
Use with available fluent helpers to apply the to_PlndRequirementConsumptionTP navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
PlndIndepRqmtsConsumption |
PlndIndepRqmtsConsumption.PlndIndepRqmtsConsumptionBuilder.build() |
protected PlndIndepRqmtsConsumption |
PlndIndepRqmtsConsumptionCreateFluentHelper.getEntity() |
protected PlndIndepRqmtsConsumption |
PlndIndepRqmtsConsumptionDeleteFluentHelper.getEntity() |
protected PlndIndepRqmtsConsumption |
PlndIndepRqmtsConsumptionUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<PlndIndepRqmtsConsumption> |
SegmentationStrategy.fetchPlndRequirementConsumptionTP()
Fetches the PlndIndepRqmtsConsumption entities (one to many) associated with this entity.
|
protected Class<PlndIndepRqmtsConsumption> |
PlndIndepRqmtsConsumptionByKeyFluentHelper.getEntityClass() |
protected Class<PlndIndepRqmtsConsumption> |
PlndIndepRqmtsConsumptionFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PlndIndepRqmtsConsumption>> |
SegmentationStrategy.getPlndRequirementConsumptionTPIfPresent()
Retrieval of associated PlndIndepRqmtsConsumption entities (one to many).
|
List<PlndIndepRqmtsConsumption> |
SegmentationStrategy.getPlndRequirementConsumptionTPOrFetch()
Retrieval of associated PlndIndepRqmtsConsumption entities (one to many).
|
Class<PlndIndepRqmtsConsumption> |
PlndIndepRqmtsConsumption.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStrategy.addPlndRequirementConsumptionTP(PlndIndepRqmtsConsumption... entity)
Adds elements to the list of associated PlndIndepRqmtsConsumption entities.
|
SegmentationStrategy.SegmentationStrategyBuilder |
SegmentationStrategy.SegmentationStrategyBuilder.plndRequirementConsumptionTP(PlndIndepRqmtsConsumption... value)
Navigation property to_PlndRequirementConsumptionTP for SegmentationStrategy to multiple
PlndIndepRqmtsConsumption.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStrategy.setPlndRequirementConsumptionTP(List<PlndIndepRqmtsConsumption> value)
Overwrites the list of associated PlndIndepRqmtsConsumption entities for the loaded navigation property
to_PlndRequirementConsumptionTP.
|
Constructor and Description |
---|
PlndIndepRqmtsConsumptionCreateFluentHelper(String servicePath,
PlndIndepRqmtsConsumption entity)
Creates a fluent helper object that will create a
PlndIndepRqmtsConsumption entity on the OData endpoint. |
PlndIndepRqmtsConsumptionDeleteFluentHelper(String servicePath,
PlndIndepRqmtsConsumption entity)
Creates a fluent helper object that will delete a
PlndIndepRqmtsConsumption entity on the OData endpoint. |
PlndIndepRqmtsConsumptionUpdateFluentHelper(String servicePath,
PlndIndepRqmtsConsumption entity)
Creates a fluent helper object that will update a
PlndIndepRqmtsConsumption 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<PlndIndepRqmtsConsumption> |
PlndIndepRqmtsConsumptionOneToOneLink.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 PlndIndepRqmtsConsumptionLink<ObjectT> |
PlndIndepRqmtsConsumptionLink.translateLinkType(EntityLink<PlndIndepRqmtsConsumptionLink<ObjectT>,PlndIndepRqmtsConsumption,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.