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