Modifier and Type | Field and Description |
---|---|
static ChartOfAccountsTextOneToOneLink<ChartOfAccounts> |
ChartOfAccountsText.TO_CNSLDTN_GL_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the to_CnsldtnGLChartOfAccounts navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ChartOfAccounts |
ChartOfAccounts.ChartOfAccountsBuilder.build() |
ChartOfAccounts |
ChartOfAccountsText.fetchCnsldtnGLChartOfAccounts()
Fetches the ChartOfAccounts entity (one to one) associated with this entity.
|
ChartOfAccounts |
ChartOfAccountsText.getCnsldtnGLChartOfAccountsOrFetch()
Retrieval of associated ChartOfAccounts entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ChartOfAccounts> |
ChartOfAccountsText.getCnsldtnGLChartOfAccountsIfPresent()
Retrieval of associated ChartOfAccounts entity (one to one).
|
protected Class<ChartOfAccounts> |
ChartOfAccountsFluentHelper.getEntityClass() |
protected Class<ChartOfAccounts> |
ChartOfAccountsByKeyFluentHelper.getEntityClass() |
Class<ChartOfAccounts> |
ChartOfAccounts.getType() |
Modifier and Type | Method and Description |
---|---|
ChartOfAccountsText.ChartOfAccountsTextBuilder |
ChartOfAccountsText.ChartOfAccountsTextBuilder.cnsldtnGLChartOfAccounts(ChartOfAccounts value)
Navigation property to_CnsldtnGLChartOfAccounts for ChartOfAccountsText to single
ChartOfAccounts.
|
void |
ChartOfAccountsText.setCnsldtnGLChartOfAccounts(ChartOfAccounts value)
Overwrites the associated ChartOfAccounts entity for the loaded navigation property
to_CnsldtnGLChartOfAccounts.
|
Constructor and Description |
---|
ChartOfAccountsText(String language,
String chartOfAccounts,
String chartOfAccountsText,
ChartOfAccounts toCnsldtnGLChartOfAccounts) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChartOfAccounts> |
ChartOfAccountsOneToOneLink.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 ChartOfAccountsLink<ObjectT> |
ChartOfAccountsLink.translateLinkType(EntityLink<ChartOfAccountsLink<ObjectT>,ChartOfAccounts,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.