Modifier and Type | Field and Description |
---|---|
static FinancialStatementItemTextOneToOneLink<FinancialStatementItem> |
FinancialStatementItemText.TO_CNSLDTN_FS_ITEM
Use with available fluent helpers to apply the to_CnsldtnFSItem navigation property to query operations.
|
static FinancialStatementItemHierOneToOneLink<FinancialStatementItem> |
FinancialStatementItemHier.TO_CNSLDTN_FS_ITEM
Use with available fluent helpers to apply the to_CnsldtnFSItem navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialStatementItem |
FinancialStatementItem.FinancialStatementItemBuilder.build() |
FinancialStatementItem |
FinancialStatementItemText.fetchCnsldtnFSItem()
Fetches the FinancialStatementItem entity (one to one) associated with this entity.
|
FinancialStatementItem |
FinancialStatementItemHier.fetchCnsldtnFSItem()
Fetches the FinancialStatementItem entity (one to one) associated with this entity.
|
FinancialStatementItem |
FinancialStatementItemText.getCnsldtnFSItemOrFetch()
Retrieval of associated FinancialStatementItem entity (one to one).
|
FinancialStatementItem |
FinancialStatementItemHier.getCnsldtnFSItemOrFetch()
Retrieval of associated FinancialStatementItem entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<FinancialStatementItem> |
FinancialStatementItemText.getCnsldtnFSItemIfPresent()
Retrieval of associated FinancialStatementItem entity (one to one).
|
Optional<FinancialStatementItem> |
FinancialStatementItemHier.getCnsldtnFSItemIfPresent()
Retrieval of associated FinancialStatementItem entity (one to one).
|
protected Class<FinancialStatementItem> |
FinancialStatementItemByKeyFluentHelper.getEntityClass() |
protected Class<FinancialStatementItem> |
FinancialStatementItemFluentHelper.getEntityClass() |
Class<FinancialStatementItem> |
FinancialStatementItem.getType() |
Modifier and Type | Method and Description |
---|---|
FinancialStatementItemText.FinancialStatementItemTextBuilder |
FinancialStatementItemText.FinancialStatementItemTextBuilder.cnsldtnFSItem(FinancialStatementItem value) |
FinancialStatementItemHier.FinancialStatementItemHierBuilder |
FinancialStatementItemHier.FinancialStatementItemHierBuilder.cnsldtnFSItem(FinancialStatementItem value) |
void |
FinancialStatementItemText.setCnsldtnFSItem(FinancialStatementItem value)
Overwrites the associated FinancialStatementItem entity for the loaded navigation property
to_CnsldtnFSItem.
|
void |
FinancialStatementItemHier.setCnsldtnFSItem(FinancialStatementItem value)
Overwrites the associated FinancialStatementItem entity for the loaded navigation property
to_CnsldtnFSItem.
|
Constructor and Description |
---|
FinancialStatementItemHier(String consolidationChartOfAccounts,
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) |
FinancialStatementItemText(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItem,
String language,
String financialStatementItemText,
FinancialStatementItem toCnsldtnFSItem) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialStatementItem> |
FinancialStatementItemOneToOneLink.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 FinancialStatementItemLink<ObjectT> |
FinancialStatementItemLink.translateLinkType(EntityLink<FinancialStatementItemLink<ObjectT>,FinancialStatementItem,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.