Modifier and Type | Field and Description |
---|---|
static ProfitCenterLink<ProfitCenterText> |
ProfitCenter.TO_CNSLDTN_PROFIT_CENTER_T
Use with available fluent helpers to apply the to_CnsldtnProfitCenterT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProfitCenterText |
ProfitCenterText.ProfitCenterTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProfitCenterText> |
ProfitCenter.fetchCnsldtnProfitCenterT()
Fetches the ProfitCenterText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ProfitCenterText>> |
ProfitCenter.getCnsldtnProfitCenterTIfPresent()
Retrieval of associated ProfitCenterText entities (one to many).
|
List<ProfitCenterText> |
ProfitCenter.getCnsldtnProfitCenterTOrFetch()
Retrieval of associated ProfitCenterText entities (one to many).
|
protected Class<ProfitCenterText> |
ProfitCenterTextByKeyFluentHelper.getEntityClass() |
protected Class<ProfitCenterText> |
ProfitCenterTextFluentHelper.getEntityClass() |
Class<ProfitCenterText> |
ProfitCenterText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenter.addCnsldtnProfitCenterT(ProfitCenterText... entity)
Adds elements to the list of associated ProfitCenterText entities.
|
ProfitCenter.ProfitCenterBuilder |
ProfitCenter.ProfitCenterBuilder.cnsldtnProfitCenterT(ProfitCenterText... value)
Navigation property to_CnsldtnProfitCenterT for ProfitCenter to multiple
ProfitCenterText.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenter.setCnsldtnProfitCenterT(List<ProfitCenterText> value)
Overwrites the list of associated ProfitCenterText entities for the loaded navigation property
to_CnsldtnProfitCenterT.
|
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<ProfitCenterText> |
ProfitCenterTextOneToOneLink.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 ProfitCenterTextLink<ObjectT> |
ProfitCenterTextLink.translateLinkType(EntityLink<ProfitCenterTextLink<ObjectT>,ProfitCenterText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.