Modifier and Type | Field and Description |
---|---|
static FinancialStatementItemLink<FinancialStatementItemText> |
FinancialStatementItem.TO_CNSLDTN_FS_ITEM_T
Use with available fluent helpers to apply the to_CnsldtnFSItemT navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialStatementItemText |
FinancialStatementItemText.FinancialStatementItemTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FinancialStatementItemText> |
FinancialStatementItem.fetchCnsldtnFSItemT()
Fetches the FinancialStatementItemText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FinancialStatementItemText>> |
FinancialStatementItem.getCnsldtnFSItemTIfPresent()
Retrieval of associated FinancialStatementItemText entities (one to many).
|
List<FinancialStatementItemText> |
FinancialStatementItem.getCnsldtnFSItemTOrFetch()
Retrieval of associated FinancialStatementItemText entities (one to many).
|
protected Class<FinancialStatementItemText> |
FinancialStatementItemTextByKeyFluentHelper.getEntityClass() |
protected Class<FinancialStatementItemText> |
FinancialStatementItemTextFluentHelper.getEntityClass() |
Class<FinancialStatementItemText> |
FinancialStatementItemText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItem.addCnsldtnFSItemT(FinancialStatementItemText... entity)
Adds elements to the list of associated FinancialStatementItemText entities.
|
FinancialStatementItem.FinancialStatementItemBuilder |
FinancialStatementItem.FinancialStatementItemBuilder.cnsldtnFSItemT(FinancialStatementItemText... value)
Navigation property to_CnsldtnFSItemT for FinancialStatementItem to multiple
FinancialStatementItemText.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItem.setCnsldtnFSItemT(List<FinancialStatementItemText> value)
Overwrites the list of associated FinancialStatementItemText entities for the loaded navigation property
to_CnsldtnFSItemT.
|
Constructor and Description |
---|
FinancialStatementItem(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItem,
String financialStatementItem_Text,
String consolidationFSItemType,
String breakdownCategory,
Boolean isConsolidationItem,
Boolean financialStatementItemIsBlkd,
List<FinancialStatementItemHier> toCnsldtnFSItemHier,
List<FinancialStatementItemText> toCnsldtnFSItemT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialStatementItemText> |
FinancialStatementItemTextOneToOneLink.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 FinancialStatementItemTextLink<ObjectT> |
FinancialStatementItemTextLink.translateLinkType(EntityLink<FinancialStatementItemTextLink<ObjectT>,FinancialStatementItemText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.