Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccount |
Modifier and Type | Field and Description |
---|---|
static GLAccountTextLink<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> |
GLAccountInChartOfAccountsByKeyFluentHelper.getEntityClass() |
protected Class<GLAccountInChartOfAccounts> |
GLAccountInChartOfAccountsFluentHelper.getEntityClass() |
Optional<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) |
void |
GLAccountText.setGLAccountInChartOfAccounts(GLAccountInChartOfAccounts value)
Overwrites the associated GLAccountInChartOfAccounts entity for the loaded navigation property to_GLAccountInChartOfAccounts.
|
Modifier and Type | Method and Description |
---|---|
protected GLAccountInChartOfAccountsLink<ObjectT> |
GLAccountInChartOfAccountsLink.translateLinkType(EntityLink<GLAccountInChartOfAccountsLink<ObjectT>,GLAccountInChartOfAccounts,ObjectT> link) |
Constructor and Description |
---|
GLAccountText(String chartOfAccounts,
String gLAccount,
String language,
String gLAccountName,
String gLAccountLongName,
ZonedDateTime lastChangeDateTime,
ErpConfigContext erpConfigContext,
GLAccountInChartOfAccounts toGLAccountInChartOfAccounts) |
Copyright © 2018 SAP SE. All rights reserved.