Modifier and Type | Field and Description |
---|---|
static ReportingItemTextOneToOneLink<ReportingItem> |
ReportingItemText.TO_CNSLDTN_RPTG_ITM
Use with available fluent helpers to apply the to_CnsldtnRptgItm navigation property to query operations.
|
static ReportingItemHierOneToOneLink<ReportingItem> |
ReportingItemHier.TO_CNSLDTN_RPTG_ITM
Use with available fluent helpers to apply the to_CnsldtnRptgItm navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ReportingItem |
ReportingItem.ReportingItemBuilder.build() |
ReportingItem |
ReportingItemText.fetchCnsldtnRptgItm()
Fetches the ReportingItem entity (one to one) associated with this entity.
|
ReportingItem |
ReportingItemHier.fetchCnsldtnRptgItm()
Fetches the ReportingItem entity (one to one) associated with this entity.
|
ReportingItem |
ReportingItemText.getCnsldtnRptgItmOrFetch()
Retrieval of associated ReportingItem entity (one to one).
|
ReportingItem |
ReportingItemHier.getCnsldtnRptgItmOrFetch()
Retrieval of associated ReportingItem entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ReportingItem> |
ReportingItemText.getCnsldtnRptgItmIfPresent()
Retrieval of associated ReportingItem entity (one to one).
|
io.vavr.control.Option<ReportingItem> |
ReportingItemHier.getCnsldtnRptgItmIfPresent()
Retrieval of associated ReportingItem entity (one to one).
|
protected Class<ReportingItem> |
ReportingItemByKeyFluentHelper.getEntityClass() |
protected Class<ReportingItem> |
ReportingItemFluentHelper.getEntityClass() |
Class<ReportingItem> |
ReportingItem.getType() |
Modifier and Type | Method and Description |
---|---|
ReportingItemText.ReportingItemTextBuilder |
ReportingItemText.ReportingItemTextBuilder.cnsldtnRptgItm(ReportingItem value)
Navigation property to_CnsldtnRptgItm for ReportingItemText to single ReportingItem.
|
ReportingItemHier.ReportingItemHierBuilder |
ReportingItemHier.ReportingItemHierBuilder.cnsldtnRptgItm(ReportingItem value)
Navigation property to_CnsldtnRptgItm for ReportingItemHier to single ReportingItem.
|
void |
ReportingItemText.setCnsldtnRptgItm(ReportingItem value)
Overwrites the associated ReportingItem entity for the loaded navigation property
to_CnsldtnRptgItm.
|
void |
ReportingItemHier.setCnsldtnRptgItm(ReportingItem value)
Overwrites the associated ReportingItem entity for the loaded navigation property
to_CnsldtnRptgItm.
|
Constructor and Description |
---|
ReportingItemHier(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String consolidationReportingItemHier,
String hierarchyNode,
String hierarchyNode_Text,
String parentNode,
String hierarchyVersion,
String consolidationReportingItem,
String consolidationReportingItem_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
ReportingItem toCnsldtnRptgItm,
List<ReportingItemHierText> toCnsldtnRptgItmHierT) |
ReportingItemText(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String consolidationReportingItem,
String language,
String consolidationReportingItemText,
String consolidationRptgItemMdmText,
ReportingItem toCnsldtnRptgItm) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ReportingItem> |
ReportingItemOneToOneLink.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 ReportingItemLink<ObjectT> |
ReportingItemLink.translateLinkType(EntityLink<ReportingItemLink<ObjectT>,ReportingItem,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.