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