Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure |
Modifier and Type | Field and Description |
---|---|
static StatisticalKeyFigureField<String> |
StatisticalKeyFigure.CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static StatisticalKeyFigureField<String> |
StatisticalKeyFigure.STATISTICAL_KEY_FIGURE
Use with available fluent helpers to apply the StatisticalKeyFigure field to query operations.
|
static StatisticalKeyFigureField<String> |
StatisticalKeyFigure.STSTC_KEY_FIG_CATEGORY
Use with available fluent helpers to apply the StstcKeyFigCategory field to query operations.
|
static StatisticalKeyFigureField<String> |
StatisticalKeyFigure.STSTC_KEY_FIG_QUANTITY_UNIT
Use with available fluent helpers to apply the StstcKeyFigQuantityUnit field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> StatisticalKeyFigureField<T> |
StatisticalKeyFigure.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
StatisticalKeyFigure.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.