Modifier and Type | Field and Description |
---|---|
static ConsolidationChtAcctsTextOneToOneLink<ConsolidationChartOfAccounts> |
ConsolidationChtAcctsText.TO_CNSLDTN_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the to_CnsldtnChartOfAccounts navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationChartOfAccounts |
ConsolidationChartOfAccounts.ConsolidationChartOfAccountsBuilder.build() |
ConsolidationChartOfAccounts |
ConsolidationChtAcctsText.fetchCnsldtnChartOfAccounts()
Fetches the ConsolidationChartOfAccounts entity (one to one) associated with this entity.
|
ConsolidationChartOfAccounts |
ConsolidationChtAcctsText.getCnsldtnChartOfAccountsOrFetch()
Retrieval of associated ConsolidationChartOfAccounts entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ConsolidationChartOfAccounts> |
ConsolidationChtAcctsText.getCnsldtnChartOfAccountsIfPresent()
Retrieval of associated ConsolidationChartOfAccounts entity (one to one).
|
protected Class<ConsolidationChartOfAccounts> |
ConsolidationChartOfAccountsFluentHelper.getEntityClass() |
protected Class<ConsolidationChartOfAccounts> |
ConsolidationChartOfAccountsByKeyFluentHelper.getEntityClass() |
Class<ConsolidationChartOfAccounts> |
ConsolidationChartOfAccounts.getType() |
Modifier and Type | Method and Description |
---|---|
ConsolidationChtAcctsText.ConsolidationChtAcctsTextBuilder |
ConsolidationChtAcctsText.ConsolidationChtAcctsTextBuilder.cnsldtnChartOfAccounts(ConsolidationChartOfAccounts value)
Navigation property to_CnsldtnChartOfAccounts for ConsolidationChtAcctsText to single
ConsolidationChartOfAccounts.
|
void |
ConsolidationChtAcctsText.setCnsldtnChartOfAccounts(ConsolidationChartOfAccounts value)
Overwrites the associated ConsolidationChartOfAccounts entity for the loaded navigation property
to_CnsldtnChartOfAccounts.
|
Constructor and Description |
---|
ConsolidationChtAcctsText(String consolidationChartOfAccounts,
String language,
String consolidationChartOfAcctsText,
ConsolidationChartOfAccounts toCnsldtnChartOfAccounts) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationChartOfAccounts> |
ConsolidationChartOfAccountsOneToOneLink.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 ConsolidationChartOfAccountsLink<ObjectT> |
ConsolidationChartOfAccountsLink.translateLinkType(EntityLink<ConsolidationChartOfAccountsLink<ObjectT>,ConsolidationChartOfAccounts,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.