Modifier and Type | Field and Description |
---|---|
static SoldProductHierLink<SoldProductHierText> |
SoldProductHier.TO_CNSLDTN_PRODUCT_SOLD_HIER_T
Use with available fluent helpers to apply the to_CnsldtnProductSoldHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SoldProductHierText |
SoldProductHierText.SoldProductHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SoldProductHierText> |
SoldProductHier.fetchCnsldtnProductSoldHierT()
Fetches the SoldProductHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SoldProductHierText>> |
SoldProductHier.getCnsldtnProductSoldHierTIfPresent()
Retrieval of associated SoldProductHierText entities (one to many).
|
List<SoldProductHierText> |
SoldProductHier.getCnsldtnProductSoldHierTOrFetch()
Retrieval of associated SoldProductHierText entities (one to many).
|
protected Class<SoldProductHierText> |
SoldProductHierTextFluentHelper.getEntityClass() |
protected Class<SoldProductHierText> |
SoldProductHierTextByKeyFluentHelper.getEntityClass() |
Class<SoldProductHierText> |
SoldProductHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SoldProductHier.addCnsldtnProductSoldHierT(SoldProductHierText... entity)
Adds elements to the list of associated SoldProductHierText entities.
|
SoldProductHier.SoldProductHierBuilder |
SoldProductHier.SoldProductHierBuilder.cnsldtnProductSoldHierT(SoldProductHierText... value)
Navigation property to_CnsldtnProductSoldHierT for SoldProductHier to multiple
SoldProductHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
SoldProductHier.setCnsldtnProductSoldHierT(List<SoldProductHierText> value)
Overwrites the list of associated SoldProductHierText entities for the loaded navigation property
to_CnsldtnProductSoldHierT.
|
Constructor and Description |
---|
SoldProductHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String material,
String material_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
SoldProduct toCnsldtnProductSold,
List<SoldProductHierText> toCnsldtnProductSoldHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SoldProductHierText> |
SoldProductHierTextOneToOneLink.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 SoldProductHierTextLink<ObjectT> |
SoldProductHierTextLink.translateLinkType(EntityLink<SoldProductHierTextLink<ObjectT>,SoldProductHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.