Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure.field.StatisticalKeyFigureField
Packages that use StatisticalKeyFigureField
-
Uses of StatisticalKeyFigureField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure declared as StatisticalKeyFigureFieldModifier and TypeFieldDescriptionstatic final StatisticalKeyFigureField<String>StatisticalKeyFigure.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final StatisticalKeyFigureField<String>StatisticalKeyFigure.STATISTICAL_KEY_FIGUREUse with available fluent helpers to apply the StatisticalKeyFigure field to query operations.static final StatisticalKeyFigureField<String>StatisticalKeyFigure.STSTC_KEY_FIG_CATEGORYUse with available fluent helpers to apply the StstcKeyFigCategory field to query operations.static final StatisticalKeyFigureField<String>StatisticalKeyFigure.STSTC_KEY_FIG_QUANTITY_UNITUse with available fluent helpers to apply the StstcKeyFigQuantityUnit field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure that return StatisticalKeyFigureFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
StatisticalKeyFigureField<T>StatisticalKeyFigure.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> StatisticalKeyFigureField<T>Use with available fluent helpers to apply an extension field to query operations.