Modifier and Type | Field and Description |
---|---|
static SegmentationStructureLink<SegmtnStructureDescription> |
SegmentationStructure.TO_SEGMENTATION_STRUCTURE_TEXT_TP
Use with available fluent helpers to apply the to_SegmentationStructureTextTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SegmtnStructureDescription |
SegmtnStructureDescription.SegmtnStructureDescriptionBuilder.build() |
protected SegmtnStructureDescription |
SegmtnStructureDescriptionUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SegmtnStructureDescription> |
SegmentationStructure.fetchSegmentationStructureTextTP()
Fetches the SegmtnStructureDescription entities (one to many) associated with this entity.
|
protected Class<SegmtnStructureDescription> |
SegmtnStructureDescriptionByKeyFluentHelper.getEntityClass() |
protected Class<SegmtnStructureDescription> |
SegmtnStructureDescriptionFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SegmtnStructureDescription>> |
SegmentationStructure.getSegmentationStructureTextTPIfPresent()
Retrieval of associated SegmtnStructureDescription entities (one to many).
|
List<SegmtnStructureDescription> |
SegmentationStructure.getSegmentationStructureTextTPOrFetch()
Retrieval of associated SegmtnStructureDescription entities (one to many).
|
Class<SegmtnStructureDescription> |
SegmtnStructureDescription.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStructure.addSegmentationStructureTextTP(SegmtnStructureDescription... entity)
Adds elements to the list of associated SegmtnStructureDescription entities.
|
SegmentationStructure.SegmentationStructureBuilder |
SegmentationStructure.SegmentationStructureBuilder.segmentationStructureTextTP(SegmtnStructureDescription... value)
Navigation property to_SegmentationStructureTextTP for SegmentationStructure to multiple
SegmtnStructureDescription.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentationStructure.setSegmentationStructureTextTP(List<SegmtnStructureDescription> value)
Overwrites the list of associated SegmtnStructureDescription entities for the loaded navigation property
to_SegmentationStructureTextTP.
|
Constructor and Description |
---|
SegmtnStructureDescriptionUpdateFluentHelper(String servicePath,
SegmtnStructureDescription entity)
Creates a fluent helper object that will update a
SegmtnStructureDescription entity on the OData endpoint. |
Constructor and Description |
---|
SegmentationStructure(String segmentationStructure,
String prodSegmentationLockSign,
List<SegmentationStrategy> toSegmentationStrategyTP,
List<SegmentationStructureFields> toSegmentationStructureFieldTP,
List<SegmtnStructureDescription> toSegmentationStructureTextTP) |
Modifier and Type | Method and Description |
---|---|
SegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet |
SegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet.updateSegmtnStructureDescription(SegmtnStructureDescription segmtnStructureDescription)
Update an existing
SegmtnStructureDescription entity and save it to the S/4HANA system. |
SegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet |
DefaultSegmentationStructureAndStrategyMaintenanceServiceBatchChangeSet.updateSegmtnStructureDescription(SegmtnStructureDescription segmtnStructureDescription)
Update an existing
SegmtnStructureDescription entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SegmtnStructureDescription> |
SegmtnStructureDescriptionOneToOneLink.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 SegmtnStructureDescriptionLink<ObjectT> |
SegmtnStructureDescriptionLink.translateLinkType(EntityLink<SegmtnStructureDescriptionLink<ObjectT>,SegmtnStructureDescription,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SegmtnStructureDescriptionUpdateFluentHelper |
SegmentationStructureAndStrategyMaintenanceService.updateSegmtnStructureDescription(SegmtnStructureDescription segmtnStructureDescription)
Update an existing
SegmtnStructureDescription entity and save it to the S/4HANA system. |
SegmtnStructureDescriptionUpdateFluentHelper |
DefaultSegmentationStructureAndStrategyMaintenanceService.updateSegmtnStructureDescription(SegmtnStructureDescription segmtnStructureDescription) |
Copyright © 2021 SAP SE. All rights reserved.