Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.controllingarea |
Modifier and Type | Field and Description |
---|---|
static ControllingAreaField<String> |
ControllingArea.CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ChartOfAccounts field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.CONTROLLING_AREA_CURRENCY
Use with available fluent helpers to apply the ControllingAreaCurrency field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.CONTROLLING_AREA_CURRENCY_ROLE
Use with available fluent helpers to apply the ControllingAreaCurrencyRole field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.CONTROLLING_AREA_NAME
Use with available fluent helpers to apply the ControllingAreaName field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.COST_CENTER_STANDARD_HIERARCHY
Use with available fluent helpers to apply the CostCenterStandardHierarchy field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.FINANCIAL_MANAGEMENT_AREA
Use with available fluent helpers to apply the FinancialManagementArea field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.FISCAL_YEAR_VARIANT
Use with available fluent helpers to apply the FiscalYearVariant field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.PROFIT_CENTER_ACCOUNTING_CURRENCY
Use with available fluent helpers to apply the ProfitCenterAccountingCurrency field to query operations.
|
static ControllingAreaField<String> |
ControllingArea.PROFIT_CENTER_STANDARD_HIERARCHY
Use with available fluent helpers to apply the ProfitCenterStandardHierarchy field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ControllingAreaField<T> |
ControllingArea.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ControllingArea.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.