Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link |
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.
|
protected Class<ChartOfAccountsText> |
ChartOfAccountsTextByKeyFluentHelper.getEntityClass() |
protected Class<ChartOfAccountsText> |
ChartOfAccountsTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ChartOfAccountsText>> |
ChartOfAccounts.getTextIfPresent()
Retrieval of associated ChartOfAccountsText entities (one to many).
|
List<ChartOfAccountsText> |
ChartOfAccounts.getTextOrFetch()
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)
Navigation property to_Text for ChartOfAccounts to multiple ChartOfAccountsText.
|
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,
List<ChartOfAccountsText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChartOfAccountsText> |
ChartOfAccountsTextOneToOneLink.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 ChartOfAccountsTextLink<ObjectT> |
ChartOfAccountsTextLink.translateLinkType(EntityLink<ChartOfAccountsTextLink<ObjectT>,ChartOfAccountsText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.