Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts |
Modifier and Type | Field and Description |
---|---|
static ChartOfAccountsField<String> |
ChartOfAccounts.CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
|
static ChartOfAccountsField<Boolean> |
ChartOfAccounts.CHART_OF_ACCTS_IS_BLOCKED
Use with available fluent helpers to apply the ChartOfAcctsIsBlocked field to query operations.
|
static ChartOfAccountsField<String> |
ChartOfAccounts.CORPORATE_GROUP_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the CorporateGroupChartOfAccounts field to query operations.
|
static ChartOfAccountsField<String> |
ChartOfAccounts.MAINTENANCE_LANGUAGE
Use with available fluent helpers to apply the MaintenanceLanguage field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ChartOfAccountsField<T> |
ChartOfAccounts.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ChartOfAccounts.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.