Modifier and Type | Field and Description |
---|---|
static PartnerProfitCenterLink<PartnerProfitCenterText> |
PartnerProfitCenter.TO_CNSLDTN_PARTNER_PRFT_CTR_T
Use with available fluent helpers to apply the to_CnsldtnPartnerPrftCtrT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerProfitCenterText |
PartnerProfitCenterText.PartnerProfitCenterTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerProfitCenterText> |
PartnerProfitCenter.fetchCnsldtnPartnerPrftCtrT()
Fetches the PartnerProfitCenterText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PartnerProfitCenterText>> |
PartnerProfitCenter.getCnsldtnPartnerPrftCtrTIfPresent()
Retrieval of associated PartnerProfitCenterText entities (one to many).
|
List<PartnerProfitCenterText> |
PartnerProfitCenter.getCnsldtnPartnerPrftCtrTOrFetch()
Retrieval of associated PartnerProfitCenterText entities (one to many).
|
protected Class<PartnerProfitCenterText> |
PartnerProfitCenterTextByKeyFluentHelper.getEntityClass() |
protected Class<PartnerProfitCenterText> |
PartnerProfitCenterTextFluentHelper.getEntityClass() |
Class<PartnerProfitCenterText> |
PartnerProfitCenterText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerProfitCenter.addCnsldtnPartnerPrftCtrT(PartnerProfitCenterText... entity)
Adds elements to the list of associated PartnerProfitCenterText entities.
|
PartnerProfitCenter.PartnerProfitCenterBuilder |
PartnerProfitCenter.PartnerProfitCenterBuilder.cnsldtnPartnerPrftCtrT(PartnerProfitCenterText... value)
Navigation property to_CnsldtnPartnerPrftCtrT for PartnerProfitCenter to multiple
PartnerProfitCenterText.
|
Modifier and Type | Method and Description |
---|---|
void |
PartnerProfitCenter.setCnsldtnPartnerPrftCtrT(List<PartnerProfitCenterText> value)
Overwrites the list of associated PartnerProfitCenterText entities for the loaded navigation property
to_CnsldtnPartnerPrftCtrT.
|
Constructor and Description |
---|
PartnerProfitCenter(String profitCenter,
String profitCenter_Text,
String controllingArea,
String additionalMasterDataSource,
List<PartnerProfitCenterHier> toCnsldtnPartnerPrftCtrHier,
List<PartnerProfitCenterText> toCnsldtnPartnerPrftCtrT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerProfitCenterText> |
PartnerProfitCenterTextOneToOneLink.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 PartnerProfitCenterTextLink<ObjectT> |
PartnerProfitCenterTextLink.translateLinkType(EntityLink<PartnerProfitCenterTextLink<ObjectT>,PartnerProfitCenterText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.