Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts |
Modifier and Type | Field and Description |
---|---|
static ChartOfAccountsLink<ChartOfAccountsText> |
ChartOfAccounts.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChartOfAccountsText |
ChartOfAccountsText.ChartOfAccountsTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChartOfAccountsText> |
ChartOfAccounts.fetchText()
Fetches the ChartOfAccountsText entities (one to many) associated with this entity.
|
List<ChartOfAccountsText> |
ChartOfAccounts.getTextOrFetch()
Retrieval of associated ChartOfAccountsText entities (one to many).
|
com.google.common.base.Optional<List<ChartOfAccountsText>> |
ChartOfAccounts.getTextOrNull()
Retrieval of associated ChartOfAccountsText entities (one to many).
|
Class<ChartOfAccountsText> |
ChartOfAccountsText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChartOfAccounts.addText(ChartOfAccountsText... entity)
Adds elements to the list of associated ChartOfAccountsText entities.
|
ChartOfAccounts.ChartOfAccountsBuilder |
ChartOfAccounts.ChartOfAccountsBuilder.text(ChartOfAccountsText... value) |
Modifier and Type | Method and Description |
---|---|
void |
ChartOfAccounts.setText(List<ChartOfAccountsText> value)
Overwrites the list of associated ChartOfAccountsText entities for the loaded navigation property to_Text.
|
Constructor and Description |
---|
ChartOfAccounts(String chartOfAccounts,
String corporateGroupChartOfAccounts,
Boolean chartOfAcctsIsBlocked,
String maintenanceLanguage,
ErpConfigContext erpConfigContext,
List<ChartOfAccountsText> toText) |
Copyright © 2018 SAP SE. All rights reserved.