Modifier and Type | Field and Description |
---|---|
static ProfitCenterHierLink<ProfitCenterHierText> |
ProfitCenterHier.TO_CNSLDTN_PROFIT_CENTER_HIER_T
Use with available fluent helpers to apply the to_CnsldtnProfitCenterHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProfitCenterHierText |
ProfitCenterHierText.ProfitCenterHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProfitCenterHierText> |
ProfitCenterHier.fetchCnsldtnProfitCenterHierT()
Fetches the ProfitCenterHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ProfitCenterHierText>> |
ProfitCenterHier.getCnsldtnProfitCenterHierTIfPresent()
Retrieval of associated ProfitCenterHierText entities (one to many).
|
List<ProfitCenterHierText> |
ProfitCenterHier.getCnsldtnProfitCenterHierTOrFetch()
Retrieval of associated ProfitCenterHierText entities (one to many).
|
protected Class<ProfitCenterHierText> |
ProfitCenterHierTextByKeyFluentHelper.getEntityClass() |
protected Class<ProfitCenterHierText> |
ProfitCenterHierTextFluentHelper.getEntityClass() |
Class<ProfitCenterHierText> |
ProfitCenterHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenterHier.addCnsldtnProfitCenterHierT(ProfitCenterHierText... entity)
Adds elements to the list of associated ProfitCenterHierText entities.
|
ProfitCenterHier.ProfitCenterHierBuilder |
ProfitCenterHier.ProfitCenterHierBuilder.cnsldtnProfitCenterHierT(ProfitCenterHierText... value)
Navigation property to_CnsldtnProfitCenterHierT for ProfitCenterHier to multiple
ProfitCenterHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenterHier.setCnsldtnProfitCenterHierT(List<ProfitCenterHierText> value)
Overwrites the list of associated ProfitCenterHierText entities for the loaded navigation property
to_CnsldtnProfitCenterHierT.
|
Constructor and Description |
---|
ProfitCenterHier(String controllingArea,
String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
String hierarchyVersion,
LocalDateTime validityStartDate,
String profitCenter,
String profitCenter_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
ProfitCenter toCnsldtnProfitCenter,
List<ProfitCenterHierText> toCnsldtnProfitCenterHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProfitCenterHierText> |
ProfitCenterHierTextOneToOneLink.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 ProfitCenterHierTextLink<ObjectT> |
ProfitCenterHierTextLink.translateLinkType(EntityLink<ProfitCenterHierTextLink<ObjectT>,ProfitCenterHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.