Modifier and Type | Field and Description |
---|---|
static FinancialStatementItem_2Link<FinancialStatementItemText_2> |
FinancialStatementItem_2.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_2 |
FinancialStatementItemText_2.FinancialStatementItemText_2Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FinancialStatementItemText_2> |
FinancialStatementItem_2.fetchCnsldtnFSItemT()
Fetches the FinancialStatementItemText_2 entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FinancialStatementItemText_2>> |
FinancialStatementItem_2.getCnsldtnFSItemTIfPresent()
Retrieval of associated FinancialStatementItemText_2 entities (one to many).
|
List<FinancialStatementItemText_2> |
FinancialStatementItem_2.getCnsldtnFSItemTOrFetch()
Retrieval of associated FinancialStatementItemText_2 entities (one to many).
|
protected Class<FinancialStatementItemText_2> |
FinancialStatementItemText_2FluentHelper.getEntityClass() |
protected Class<FinancialStatementItemText_2> |
FinancialStatementItemText_2ByKeyFluentHelper.getEntityClass() |
Class<FinancialStatementItemText_2> |
FinancialStatementItemText_2.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItem_2.addCnsldtnFSItemT(FinancialStatementItemText_2... entity)
Adds elements to the list of associated FinancialStatementItemText_2 entities.
|
FinancialStatementItem_2.FinancialStatementItem_2Builder |
FinancialStatementItem_2.FinancialStatementItem_2Builder.cnsldtnFSItemT(FinancialStatementItemText_2... value)
Navigation property to_CnsldtnFSItemT for FinancialStatementItem_2 to multiple
FinancialStatementItemText_2.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialStatementItem_2.setCnsldtnFSItemT(List<FinancialStatementItemText_2> value)
Overwrites the list of associated FinancialStatementItemText_2 entities for the loaded navigation property
to_CnsldtnFSItemT.
|
Constructor and Description |
---|
FinancialStatementItem_2(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItem,
String financialStatementItem_Text,
String financialStatementItemType,
String financialStatementItemType_Text,
String breakdownCategory,
String breakdownCategory_Text,
Boolean isConsolidationItem,
Boolean financialStatementItemIsBlkd,
List<FSItemAttribByTimeVersion> toCnsldtnFSItemAttribAssgmt,
List<FinancialStatementItemHier_2> toCnsldtnFSItemHier,
List<FinancialStatementItemText_2> toCnsldtnFSItemT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialStatementItemText_2> |
FinancialStatementItemText_2OneToOneLink.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 FinancialStatementItemText_2Link<ObjectT> |
FinancialStatementItemText_2Link.translateLinkType(EntityLink<FinancialStatementItemText_2Link<ObjectT>,FinancialStatementItemText_2,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.