Modifier and Type | Field and Description |
---|---|
static SegmentationStrategyLink<SegmtnStrategyDescription> |
SegmentationStrategy.TO_SEGMENTATION_STRATEGY_TEXT_TP
Use with available fluent helpers to apply the to_SegmentationStrategyTextTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SegmtnStrategyDescription |
SegmtnStrategyDescription.SegmtnStrategyDescriptionBuilder.build() |
protected SegmtnStrategyDescription |
SegmtnStrategyDescriptionUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SegmtnStrategyDescription> |
SegmentationStrategy.fetchSegmentationStrategyTextTP()
Fetches the SegmtnStrategyDescription entities (one to many) associated with this entity.
|
protected Class<SegmtnStrategyDescription> |
SegmtnStrategyDescriptionFluentHelper.getEntityClass() |
protected Class<SegmtnStrategyDescription> |
SegmtnStrategyDescriptionByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SegmtnStrategyDescription>> |
SegmentationStrategy.getSegmentationStrategyTextTPIfPresent()
Retrieval of associated SegmtnStrategyDescription entities (one to many).
|
List<SegmtnStrategyDescription> |
SegmentationStrategy.getSegmentationStrategyTextTPOrFetch()
Retrieval of associated SegmtnStrategyDescription entities (one to many).
|
Class<SegmtnStrategyDescription> |
SegmtnStrategyDescription.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStrategy.addSegmentationStrategyTextTP(SegmtnStrategyDescription... entity)
Adds elements to the list of associated SegmtnStrategyDescription entities.
|
SegmentationStrategy.SegmentationStrategyBuilder |
SegmentationStrategy.SegmentationStrategyBuilder.segmentationStrategyTextTP(SegmtnStrategyDescription... value)
Navigation property to_SegmentationStrategyTextTP for SegmentationStrategy to multiple
SegmtnStrategyDescription.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStrategy.setSegmentationStrategyTextTP(List<SegmtnStrategyDescription> value)
Overwrites the list of associated SegmtnStrategyDescription entities for the loaded navigation property
to_SegmentationStrategyTextTP.
|
Constructor and Description |
---|
SegmtnStrategyDescriptionUpdateFluentHelper(String servicePath,
SegmtnStrategyDescription entity)
Creates a fluent helper object that will update a
SegmtnStrategyDescription 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 |
---|---|
SegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet |
SegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet.updateSegmtnStrategyDescription(SegmtnStrategyDescription segmtnStrategyDescription)
Update an existing
SegmtnStrategyDescription entity and save it to the S/4HANA system. |
SegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet |
DefaultSegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet.updateSegmtnStrategyDescription(SegmtnStrategyDescription segmtnStrategyDescription)
Update an existing
SegmtnStrategyDescription entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SegmtnStrategyDescription> |
SegmtnStrategyDescriptionOneToOneLink.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 SegmtnStrategyDescriptionLink<ObjectT> |
SegmtnStrategyDescriptionLink.translateLinkType(EntityLink<SegmtnStrategyDescriptionLink<ObjectT>,SegmtnStrategyDescription,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SegmtnStrategyDescriptionUpdateFluentHelper |
SegmentationStructureAndStrategyMaintenanceService.updateSegmtnStrategyDescription(SegmtnStrategyDescription segmtnStrategyDescription)
Update an existing
SegmtnStrategyDescription entity and save it to the S/4HANA system. |
SegmtnStrategyDescriptionUpdateFluentHelper |
DefaultSegmentationStructureAndStrategyMaintenanceService.updateSegmtnStrategyDescription(SegmtnStrategyDescription segmtnStrategyDescription) |
Copyright © 2021 SAP SE. All rights reserved.