Modifier and Type | Field and Description |
---|---|
static GLAccountTextOneToOneLink<GLAccountInChartOfAccounts> |
GLAccountText.TO_GL_ACCOUNT_IN_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the to_GLAccountInChartOfAccounts navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
GLAccountInChartOfAccounts |
GLAccountInChartOfAccounts.GLAccountInChartOfAccountsBuilder.build() |
GLAccountInChartOfAccounts |
GLAccountText.fetchGLAccountInChartOfAccounts()
Fetches the GLAccountInChartOfAccounts entity (one to one) associated with this entity.
|
GLAccountInChartOfAccounts |
GLAccountText.getGLAccountInChartOfAccountsOrFetch()
Retrieval of associated GLAccountInChartOfAccounts entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccountsFluentHelper.getEntityClass() |
protected Class<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccountsByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<GLAccountInChartOfAccounts> |
GLAccountText.getGLAccountInChartOfAccountsIfPresent()
Retrieval of associated GLAccountInChartOfAccounts entity (one to one).
|
Class<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccounts.getType() |
Modifier and Type | Method and Description |
---|---|
GLAccountText.GLAccountTextBuilder |
GLAccountText.GLAccountTextBuilder.glAccountInChartOfAccounts(GLAccountInChartOfAccounts value)
Navigation property to_GLAccountInChartOfAccounts for GLAccountText to single
GLAccountInChartOfAccounts.
|
void |
GLAccountText.setGLAccountInChartOfAccounts(GLAccountInChartOfAccounts value)
Overwrites the associated GLAccountInChartOfAccounts entity for the loaded navigation property
to_GLAccountInChartOfAccounts.
|
Constructor and Description |
---|
GLAccountText(String chartOfAccounts,
String gLAccount,
String language,
String gLAccountName,
String gLAccountLongName,
ZonedDateTime lastChangeDateTime,
GLAccountInChartOfAccounts toGLAccountInChartOfAccounts) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccountsOneToOneLink.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 GLAccountInChartOfAccountsLink<ObjectT> |
GLAccountInChartOfAccountsLink.translateLinkType(EntityLink<GLAccountInChartOfAccountsLink<ObjectT>,GLAccountInChartOfAccounts,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.