Modifier and Type | Field and Description |
---|---|
static ProfitCenterLink<ProfitCenterHier> |
ProfitCenter.TO_CNSLDTN_PROFIT_CENTER_HIER
Use with available fluent helpers to apply the to_CnsldtnProfitCenterHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProfitCenterHier |
ProfitCenterHier.ProfitCenterHierBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProfitCenterHier> |
ProfitCenter.fetchCnsldtnProfitCenterHier()
Fetches the ProfitCenterHier entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ProfitCenterHier>> |
ProfitCenter.getCnsldtnProfitCenterHierIfPresent()
Retrieval of associated ProfitCenterHier entities (one to many).
|
List<ProfitCenterHier> |
ProfitCenter.getCnsldtnProfitCenterHierOrFetch()
Retrieval of associated ProfitCenterHier entities (one to many).
|
protected Class<ProfitCenterHier> |
ProfitCenterHierFluentHelper.getEntityClass() |
protected Class<ProfitCenterHier> |
ProfitCenterHierByKeyFluentHelper.getEntityClass() |
Class<ProfitCenterHier> |
ProfitCenterHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenter.addCnsldtnProfitCenterHier(ProfitCenterHier... entity)
Adds elements to the list of associated ProfitCenterHier entities.
|
ProfitCenter.ProfitCenterBuilder |
ProfitCenter.ProfitCenterBuilder.cnsldtnProfitCenterHier(ProfitCenterHier... value)
Navigation property to_CnsldtnProfitCenterHier for ProfitCenter to multiple
ProfitCenterHier.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenter.setCnsldtnProfitCenterHier(List<ProfitCenterHier> value)
Overwrites the list of associated ProfitCenterHier entities for the loaded navigation property
to_CnsldtnProfitCenterHier.
|
Constructor and Description |
---|
ProfitCenter(String profitCenter,
String profitCenter_Text,
String controllingArea,
String additionalMasterDataSource,
List<ProfitCenterHier> toCnsldtnProfitCenterHier,
List<ProfitCenterText> toCnsldtnProfitCenterT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProfitCenterHier> |
ProfitCenterHierOneToOneLink.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 ProfitCenterHierLink<ObjectT> |
ProfitCenterHierLink.translateLinkType(EntityLink<ProfitCenterHierLink<ObjectT>,ProfitCenterHier,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.