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