Modifier and Type | Field and Description |
---|---|
static ReportingItemLink<ReportingItemText> |
ReportingItem.TO_CNSLDTN_RPTG_ITM_T
Use with available fluent helpers to apply the to_CnsldtnRptgItmT navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ReportingItemText |
ReportingItemText.ReportingItemTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ReportingItemText> |
ReportingItem.fetchCnsldtnRptgItmT()
Fetches the ReportingItemText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ReportingItemText>> |
ReportingItem.getCnsldtnRptgItmTIfPresent()
Retrieval of associated ReportingItemText entities (one to many).
|
List<ReportingItemText> |
ReportingItem.getCnsldtnRptgItmTOrFetch()
Retrieval of associated ReportingItemText entities (one to many).
|
protected Class<ReportingItemText> |
ReportingItemTextFluentHelper.getEntityClass() |
protected Class<ReportingItemText> |
ReportingItemTextByKeyFluentHelper.getEntityClass() |
Class<ReportingItemText> |
ReportingItemText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ReportingItem.addCnsldtnRptgItmT(ReportingItemText... entity)
Adds elements to the list of associated ReportingItemText entities.
|
ReportingItem.ReportingItemBuilder |
ReportingItem.ReportingItemBuilder.cnsldtnRptgItmT(ReportingItemText... value)
Navigation property to_CnsldtnRptgItmT for ReportingItem to multiple ReportingItemText.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportingItem.setCnsldtnRptgItmT(List<ReportingItemText> value)
Overwrites the list of associated ReportingItemText entities for the loaded navigation property
to_CnsldtnRptgItmT.
|
Constructor and Description |
---|
ReportingItem(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String consolidationReportingItem,
String consolidationReportingItem_Text,
List<ReportingItemHier> toCnsldtnRptgItmHier,
List<ReportingItemText> toCnsldtnRptgItmT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ReportingItemText> |
ReportingItemTextOneToOneLink.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 ReportingItemTextLink<ObjectT> |
ReportingItemTextLink.translateLinkType(EntityLink<ReportingItemTextLink<ObjectT>,ReportingItemText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.