Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea.field.FunctionalAreaField
Packages that use FunctionalAreaField
-
Uses of FunctionalAreaField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea declared as FunctionalAreaFieldModifier and TypeFieldDescriptionstatic final FunctionalAreaField<String>FunctionalArea.FUNCTIONAL_AREAUse with available fluent helpers to apply the FunctionalArea field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionalarea that return FunctionalAreaFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FunctionalAreaField<T>FunctionalArea.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FunctionalAreaField<T>Use with available fluent helpers to apply an extension field to query operations.