Modifier and Type | Field and Description |
---|---|
static ConsolidationChartOfAccountsLink<ConsolidationChtAcctsText> |
ConsolidationChartOfAccounts.TO_CNSLDTN_CHART_OF_ACCOUNTS_T
Use with available fluent helpers to apply the to_CnsldtnChartOfAccountsT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationChtAcctsText |
ConsolidationChtAcctsText.ConsolidationChtAcctsTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConsolidationChtAcctsText> |
ConsolidationChartOfAccounts.fetchCnsldtnChartOfAccountsT()
Fetches the ConsolidationChtAcctsText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ConsolidationChtAcctsText>> |
ConsolidationChartOfAccounts.getCnsldtnChartOfAccountsTIfPresent()
Retrieval of associated ConsolidationChtAcctsText entities (one to many).
|
List<ConsolidationChtAcctsText> |
ConsolidationChartOfAccounts.getCnsldtnChartOfAccountsTOrFetch()
Retrieval of associated ConsolidationChtAcctsText entities (one to many).
|
protected Class<ConsolidationChtAcctsText> |
ConsolidationChtAcctsTextFluentHelper.getEntityClass() |
protected Class<ConsolidationChtAcctsText> |
ConsolidationChtAcctsTextByKeyFluentHelper.getEntityClass() |
Class<ConsolidationChtAcctsText> |
ConsolidationChtAcctsText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationChartOfAccounts.addCnsldtnChartOfAccountsT(ConsolidationChtAcctsText... entity)
Adds elements to the list of associated ConsolidationChtAcctsText entities.
|
ConsolidationChartOfAccounts.ConsolidationChartOfAccountsBuilder |
ConsolidationChartOfAccounts.ConsolidationChartOfAccountsBuilder.cnsldtnChartOfAccountsT(ConsolidationChtAcctsText... value)
Navigation property to_CnsldtnChartOfAccountsT for ConsolidationChartOfAccounts to multiple
ConsolidationChtAcctsText.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationChartOfAccounts.setCnsldtnChartOfAccountsT(List<ConsolidationChtAcctsText> value)
Overwrites the list of associated ConsolidationChtAcctsText entities for the loaded navigation property
to_CnsldtnChartOfAccountsT.
|
Constructor and Description |
---|
ConsolidationChartOfAccounts(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
List<ConsolidationChtAcctsText> toCnsldtnChartOfAccountsT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationChtAcctsText> |
ConsolidationChtAcctsTextOneToOneLink.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 ConsolidationChtAcctsTextLink<ObjectT> |
ConsolidationChtAcctsTextLink.translateLinkType(EntityLink<ConsolidationChtAcctsTextLink<ObjectT>,ConsolidationChtAcctsText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.