Modifier and Type | Field and Description |
---|---|
static FinancialStatementItemHierLink<FinancialStmntItemHierText> |
FinancialStatementItemHier.TO_CNSLDTN_FS_ITEM_HIER_T
Use with available fluent helpers to apply the to_CnsldtnFSItemHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialStmntItemHierText |
FinancialStmntItemHierText.FinancialStmntItemHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FinancialStmntItemHierText> |
FinancialStatementItemHier.fetchCnsldtnFSItemHierT()
Fetches the FinancialStmntItemHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FinancialStmntItemHierText>> |
FinancialStatementItemHier.getCnsldtnFSItemHierTIfPresent()
Retrieval of associated FinancialStmntItemHierText entities (one to many).
|
List<FinancialStmntItemHierText> |
FinancialStatementItemHier.getCnsldtnFSItemHierTOrFetch()
Retrieval of associated FinancialStmntItemHierText entities (one to many).
|
protected Class<FinancialStmntItemHierText> |
FinancialStmntItemHierTextFluentHelper.getEntityClass() |
protected Class<FinancialStmntItemHierText> |
FinancialStmntItemHierTextByKeyFluentHelper.getEntityClass() |
Class<FinancialStmntItemHierText> |
FinancialStmntItemHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItemHier.addCnsldtnFSItemHierT(FinancialStmntItemHierText... entity)
Adds elements to the list of associated FinancialStmntItemHierText entities.
|
FinancialStatementItemHier.FinancialStatementItemHierBuilder |
FinancialStatementItemHier.FinancialStatementItemHierBuilder.cnsldtnFSItemHierT(FinancialStmntItemHierText... value)
Navigation property to_CnsldtnFSItemHierT for FinancialStatementItemHier to multiple
FinancialStmntItemHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItemHier.setCnsldtnFSItemHierT(List<FinancialStmntItemHierText> value)
Overwrites the list of associated FinancialStmntItemHierText entities for the loaded navigation property
to_CnsldtnFSItemHierT.
|
Constructor and Description |
---|
FinancialStatementItemHier(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItemHier,
String hierarchyNode,
String hierarchyNode_Text,
String parentNode,
String hierarchyVersion,
String financialStatementItem,
String financialStatementItem_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
FinancialStatementItem toCnsldtnFSItem,
List<FinancialStmntItemHierText> toCnsldtnFSItemHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialStmntItemHierText> |
FinancialStmntItemHierTextOneToOneLink.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 FinancialStmntItemHierTextLink<ObjectT> |
FinancialStmntItemHierTextLink.translateLinkType(EntityLink<FinancialStmntItemHierTextLink<ObjectT>,FinancialStmntItemHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.