Modifier and Type | Field and Description |
---|---|
static ProfitCenterForEliminationLink<ProfitCenterForElimText> |
ProfitCenterForElimination.TO_CNSLDTN_PROFIT_CTR_FOR_ELIM_T
Use with available fluent helpers to apply the to_CnsldtnProfitCtrForElimT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProfitCenterForElimText |
ProfitCenterForElimText.ProfitCenterForElimTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProfitCenterForElimText> |
ProfitCenterForElimination.fetchCnsldtnProfitCtrForElimT()
Fetches the ProfitCenterForElimText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ProfitCenterForElimText>> |
ProfitCenterForElimination.getCnsldtnProfitCtrForElimTIfPresent()
Retrieval of associated ProfitCenterForElimText entities (one to many).
|
List<ProfitCenterForElimText> |
ProfitCenterForElimination.getCnsldtnProfitCtrForElimTOrFetch()
Retrieval of associated ProfitCenterForElimText entities (one to many).
|
protected Class<ProfitCenterForElimText> |
ProfitCenterForElimTextByKeyFluentHelper.getEntityClass() |
protected Class<ProfitCenterForElimText> |
ProfitCenterForElimTextFluentHelper.getEntityClass() |
Class<ProfitCenterForElimText> |
ProfitCenterForElimText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenterForElimination.addCnsldtnProfitCtrForElimT(ProfitCenterForElimText... entity)
Adds elements to the list of associated ProfitCenterForElimText entities.
|
ProfitCenterForElimination.ProfitCenterForEliminationBuilder |
ProfitCenterForElimination.ProfitCenterForEliminationBuilder.cnsldtnProfitCtrForElimT(ProfitCenterForElimText... value)
Navigation property to_CnsldtnProfitCtrForElimT for ProfitCenterForElimination to multiple
ProfitCenterForElimText.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfitCenterForElimination.setCnsldtnProfitCtrForElimT(List<ProfitCenterForElimText> value)
Overwrites the list of associated ProfitCenterForElimText entities for the loaded navigation property
to_CnsldtnProfitCtrForElimT.
|
Constructor and Description |
---|
ProfitCenterForElimination(String profitCenter,
String profitCenter_Text,
String controllingArea,
String additionalMasterDataSource,
List<ProfitCenterHierForElim> toCnsldtnPrftCtrHierForElim,
List<ProfitCenterForElimText> toCnsldtnProfitCtrForElimT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProfitCenterForElimText> |
ProfitCenterForElimTextOneToOneLink.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 ProfitCenterForElimTextLink<ObjectT> |
ProfitCenterForElimTextLink.translateLinkType(EntityLink<ProfitCenterForElimTextLink<ObjectT>,ProfitCenterForElimText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.