Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SalesDistrictField
Packages that use SalesDistrictField
-
Uses of SalesDistrictField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SalesDistrictFieldModifier and TypeFieldDescriptionstatic final SalesDistrictField<String>SalesDistrict.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final SalesDistrictField<String>SalesDistrict.SALES_DISTRICTUse with available fluent helpers to apply the SalesDistrict field to query operations.static final SalesDistrictField<String>SalesDistrict.SALES_DISTRICT_TEXTUse with available fluent helpers to apply the SalesDistrict_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting 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.