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