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