Modifier and Type | Field and Description |
---|---|
static ReportingItemHierTextOneToOneLink<ReportingItemHier> |
ReportingItemHierText.TO_CNSLDTN_RPTG_ITM_HIER
Use with available fluent helpers to apply the to_CnsldtnRptgItmHier navigation property to query
operations.
|
static ReportingItemLink<ReportingItemHier> |
ReportingItem.TO_CNSLDTN_RPTG_ITM_HIER
Use with available fluent helpers to apply the to_CnsldtnRptgItmHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ReportingItemHier |
ReportingItemHier.ReportingItemHierBuilder.build() |
ReportingItemHier |
ReportingItemHierText.fetchCnsldtnRptgItmHier()
Fetches the ReportingItemHier entity (one to one) associated with this entity.
|
ReportingItemHier |
ReportingItemHierText.getCnsldtnRptgItmHierOrFetch()
Retrieval of associated ReportingItemHier entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<ReportingItemHier> |
ReportingItem.fetchCnsldtnRptgItmHier()
Fetches the ReportingItemHier entities (one to many) associated with this entity.
|
io.vavr.control.Option<ReportingItemHier> |
ReportingItemHierText.getCnsldtnRptgItmHierIfPresent()
Retrieval of associated ReportingItemHier entity (one to one).
|
io.vavr.control.Option<List<ReportingItemHier>> |
ReportingItem.getCnsldtnRptgItmHierIfPresent()
Retrieval of associated ReportingItemHier entities (one to many).
|
List<ReportingItemHier> |
ReportingItem.getCnsldtnRptgItmHierOrFetch()
Retrieval of associated ReportingItemHier entities (one to many).
|
protected Class<ReportingItemHier> |
ReportingItemHierFluentHelper.getEntityClass() |
protected Class<ReportingItemHier> |
ReportingItemHierByKeyFluentHelper.getEntityClass() |
Class<ReportingItemHier> |
ReportingItemHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ReportingItem.addCnsldtnRptgItmHier(ReportingItemHier... entity)
Adds elements to the list of associated ReportingItemHier entities.
|
ReportingItem.ReportingItemBuilder |
ReportingItem.ReportingItemBuilder.cnsldtnRptgItmHier(ReportingItemHier... value)
Navigation property to_CnsldtnRptgItmHier for ReportingItem to multiple
ReportingItemHier.
|
ReportingItemHierText.ReportingItemHierTextBuilder |
ReportingItemHierText.ReportingItemHierTextBuilder.cnsldtnRptgItmHier(ReportingItemHier value)
Navigation property to_CnsldtnRptgItmHier for ReportingItemHierText to single
ReportingItemHier.
|
void |
ReportingItemHierText.setCnsldtnRptgItmHier(ReportingItemHier value)
Overwrites the associated ReportingItemHier entity for the loaded navigation property
to_CnsldtnRptgItmHier.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportingItem.setCnsldtnRptgItmHier(List<ReportingItemHier> value)
Overwrites the list of associated ReportingItemHier entities for the loaded navigation property
to_CnsldtnRptgItmHier.
|
Constructor and Description |
---|
ReportingItemHierText(String language,
String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String consolidationReportingItemHier,
String hierarchyNode,
String hierarchyNodeText,
String nodeType,
ReportingItemHier toCnsldtnRptgItmHier) |
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<ReportingItemHier> |
ReportingItemHierOneToOneLink.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 ReportingItemHierLink<ObjectT> |
ReportingItemHierLink.translateLinkType(EntityLink<ReportingItemHierLink<ObjectT>,ReportingItemHier,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.