Modifier and Type | Field and Description |
---|---|
static FinancialStatementItemLink<FinancialStatementItemHier> |
FinancialStatementItem.TO_CNSLDTN_FS_ITEM_HIER
Use with available fluent helpers to apply the to_CnsldtnFSItemHier navigation property to query
operations.
|
static FinancialStmntItemHierTextOneToOneLink<FinancialStatementItemHier> |
FinancialStmntItemHierText.TO_CNSLDTN_FS_ITEM_HIER
Use with available fluent helpers to apply the to_CnsldtnFSItemHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialStatementItemHier |
FinancialStatementItemHier.FinancialStatementItemHierBuilder.build() |
FinancialStatementItemHier |
FinancialStmntItemHierText.fetchCnsldtnFSItemHier()
Fetches the FinancialStatementItemHier entity (one to one) associated with this entity.
|
FinancialStatementItemHier |
FinancialStmntItemHierText.getCnsldtnFSItemHierOrFetch()
Retrieval of associated FinancialStatementItemHier entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<FinancialStatementItemHier> |
FinancialStatementItem.fetchCnsldtnFSItemHier()
Fetches the FinancialStatementItemHier entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FinancialStatementItemHier>> |
FinancialStatementItem.getCnsldtnFSItemHierIfPresent()
Retrieval of associated FinancialStatementItemHier entities (one to many).
|
io.vavr.control.Option<FinancialStatementItemHier> |
FinancialStmntItemHierText.getCnsldtnFSItemHierIfPresent()
Retrieval of associated FinancialStatementItemHier entity (one to one).
|
List<FinancialStatementItemHier> |
FinancialStatementItem.getCnsldtnFSItemHierOrFetch()
Retrieval of associated FinancialStatementItemHier entities (one to many).
|
protected Class<FinancialStatementItemHier> |
FinancialStatementItemHierFluentHelper.getEntityClass() |
protected Class<FinancialStatementItemHier> |
FinancialStatementItemHierByKeyFluentHelper.getEntityClass() |
Class<FinancialStatementItemHier> |
FinancialStatementItemHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItem.addCnsldtnFSItemHier(FinancialStatementItemHier... entity)
Adds elements to the list of associated FinancialStatementItemHier entities.
|
FinancialStatementItem.FinancialStatementItemBuilder |
FinancialStatementItem.FinancialStatementItemBuilder.cnsldtnFSItemHier(FinancialStatementItemHier... value)
Navigation property to_CnsldtnFSItemHier for FinancialStatementItem to multiple
FinancialStatementItemHier.
|
FinancialStmntItemHierText.FinancialStmntItemHierTextBuilder |
FinancialStmntItemHierText.FinancialStmntItemHierTextBuilder.cnsldtnFSItemHier(FinancialStatementItemHier value)
Navigation property to_CnsldtnFSItemHier for FinancialStmntItemHierText to single
FinancialStatementItemHier.
|
void |
FinancialStmntItemHierText.setCnsldtnFSItemHier(FinancialStatementItemHier value)
Overwrites the associated FinancialStatementItemHier entity for the loaded navigation property
to_CnsldtnFSItemHier.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItem.setCnsldtnFSItemHier(List<FinancialStatementItemHier> value)
Overwrites the list of associated FinancialStatementItemHier entities for the loaded navigation property
to_CnsldtnFSItemHier.
|
Constructor and Description |
---|
FinancialStmntItemHierText(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItemHier,
String hierarchyNode,
String language,
String hierarchyNodeText,
String nodeType,
FinancialStatementItemHier toCnsldtnFSItemHier) |
Constructor and Description |
---|
FinancialStatementItem(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItem,
String financialStatementItem_Text,
String consolidationFSItemType,
String consolidationFSItemType_Text,
String breakdownCategory,
String breakdownCategory_Text,
Boolean isConsolidationItem,
Boolean financialStatementItemIsBlkd,
String fSItemElimination,
String fSItemEliminationText,
String fSItemCurrencyTranslation,
String fSItemCurrencyTranslationText,
String financialStatementItemRole,
String fSItemRoleText,
String fSItemDataCollection,
String fSItemDataCollectionText,
String fSItemCashFlow,
String fSItemCashFlowText,
String fSItemScope,
String fSItemScopeText,
String fSItemCustomerSpecific,
String fSItemCustomerSpecificText,
String eliminationTargetFSItem,
String eliminationTargetFSItemText,
String nCITargetFSItem,
String nCITargetFSItemText,
String planningTargetFSItem,
String planningTargetFSItemText,
List<FinancialStatementItemHier> toCnsldtnFSItemHier,
List<FinancialStatementItemText> toCnsldtnFSItemT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialStatementItemHier> |
FinancialStatementItemHierOneToOneLink.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 FinancialStatementItemHierLink<ObjectT> |
FinancialStatementItemHierLink.translateLinkType(EntityLink<FinancialStatementItemHierLink<ObjectT>,FinancialStatementItemHier,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.