Modifier and Type | Field and Description |
---|---|
static ReportingItemHierLink<ReportingItemHierText> |
ReportingItemHier.TO_CNSLDTN_RPTG_ITM_HIER_T
Use with available fluent helpers to apply the to_CnsldtnRptgItmHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ReportingItemHierText |
ReportingItemHierText.ReportingItemHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ReportingItemHierText> |
ReportingItemHier.fetchCnsldtnRptgItmHierT()
Fetches the ReportingItemHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ReportingItemHierText>> |
ReportingItemHier.getCnsldtnRptgItmHierTIfPresent()
Retrieval of associated ReportingItemHierText entities (one to many).
|
List<ReportingItemHierText> |
ReportingItemHier.getCnsldtnRptgItmHierTOrFetch()
Retrieval of associated ReportingItemHierText entities (one to many).
|
protected Class<ReportingItemHierText> |
ReportingItemHierTextByKeyFluentHelper.getEntityClass() |
protected Class<ReportingItemHierText> |
ReportingItemHierTextFluentHelper.getEntityClass() |
Class<ReportingItemHierText> |
ReportingItemHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ReportingItemHier.addCnsldtnRptgItmHierT(ReportingItemHierText... entity)
Adds elements to the list of associated ReportingItemHierText entities.
|
ReportingItemHier.ReportingItemHierBuilder |
ReportingItemHier.ReportingItemHierBuilder.cnsldtnRptgItmHierT(ReportingItemHierText... value)
Navigation property to_CnsldtnRptgItmHierT for ReportingItemHier to multiple
ReportingItemHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportingItemHier.setCnsldtnRptgItmHierT(List<ReportingItemHierText> value)
Overwrites the list of associated ReportingItemHierText entities for the loaded navigation property
to_CnsldtnRptgItmHierT.
|
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) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ReportingItemHierText> |
ReportingItemHierTextOneToOneLink.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 ReportingItemHierTextLink<ObjectT> |
ReportingItemHierTextLink.translateLinkType(EntityLink<ReportingItemHierTextLink<ObjectT>,ReportingItemHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.