Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts |
Modifier and Type | Field and Description |
---|---|
static ChartOfAccountsTextLink<ChartOfAccounts> |
ChartOfAccountsText.TO_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the to_ChartOfAccounts navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChartOfAccounts |
ChartOfAccounts.ChartOfAccountsBuilder.build() |
ChartOfAccounts |
ChartOfAccountsText.fetchChartOfAccounts()
Fetches the ChartOfAccounts entity (one to one) associated with this entity.
|
ChartOfAccounts |
ChartOfAccountsText.getChartOfAccountsOrFetch()
Retrieval of associated ChartOfAccounts entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<ChartOfAccounts> |
ChartOfAccountsText.getChartOfAccountsIfPresent()
Retrieval of associated ChartOfAccounts entity (one to one).
|
protected Class<ChartOfAccounts> |
ChartOfAccountsByKeyFluentHelper.getEntityClass() |
protected Class<ChartOfAccounts> |
ChartOfAccountsFluentHelper.getEntityClass() |
Class<ChartOfAccounts> |
ChartOfAccounts.getType() |
Modifier and Type | Method and Description |
---|---|
ChartOfAccountsText.ChartOfAccountsTextBuilder |
ChartOfAccountsText.ChartOfAccountsTextBuilder.chartOfAccounts(ChartOfAccounts value) |
void |
ChartOfAccountsText.setChartOfAccounts(ChartOfAccounts value)
Overwrites the associated ChartOfAccounts entity for the loaded navigation property to_ChartOfAccounts.
|
Modifier and Type | Method and Description |
---|---|
protected ChartOfAccountsLink<ObjectT> |
ChartOfAccountsLink.translateLinkType(EntityLink<ChartOfAccountsLink<ObjectT>,ChartOfAccounts,ObjectT> link) |
Constructor and Description |
---|
ChartOfAccountsText(String chartOfAccounts,
String language,
String chartOfAccountsName,
ErpConfigContext erpConfigContext,
ChartOfAccounts toChartOfAccounts) |
Copyright © 2018 SAP SE. All rights reserved.