Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BuPaIndustryField
Packages that use BuPaIndustryField
-
Uses of BuPaIndustryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BuPaIndustryFieldModifier and TypeFieldDescriptionstatic final BuPaIndustryField<String>BuPaIndustry.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final BuPaIndustryField<String>BuPaIndustry.INDUSTRY_KEY_DESCRIPTIONUse with available fluent helpers to apply the IndustryKeyDescription field to query operations.static final BuPaIndustryField<String>BuPaIndustry.INDUSTRY_SECTORUse with available fluent helpers to apply the IndustrySector field to query operations.static final BuPaIndustryField<String>BuPaIndustry.INDUSTRY_SYSTEM_TYPEUse with available fluent helpers to apply the IndustrySystemType field to query operations.static final BuPaIndustryField<String>BuPaIndustry.IS_STANDARD_INDUSTRYUse with available fluent helpers to apply the IsStandardIndustry field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BuPaIndustryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BuPaIndustryField<T>BuPaIndustry.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BuPaIndustryField<T>Use with available fluent helpers to apply an extension field to query operations.