Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductSalesTextField
Packages that use ProductSalesTextField
-
Uses of ProductSalesTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductSalesTextFieldModifier and TypeFieldDescriptionstatic final ProductSalesTextField<String>ProductSalesText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProductSalesTextField<String>ProductSalesText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final ProductSalesTextField<String>ProductSalesText.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductSalesTextField<String>ProductSalesText.PRODUCT_DISTRIBUTION_CHNLUse with available fluent helpers to apply the ProductDistributionChnl field to query operations.static final ProductSalesTextField<String>ProductSalesText.PRODUCT_SALES_ORGUse with available fluent helpers to apply the ProductSalesOrg field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductSalesTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductSalesTextField<T>ProductSalesText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductSalesTextField<T>Use with available fluent helpers to apply an extension field to query operations.