Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field.ProductSalesTaxField
Packages that use ProductSalesTaxField
Package
Description
-
Uses of ProductSalesTaxField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductSalesTaxFieldModifier and TypeFieldDescriptionstatic final ProductSalesTaxField<String>ProductSalesTax.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final ProductSalesTaxField<String>ProductSalesTax.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductSalesTaxField<String>ProductSalesTax.TAX_CATEGORYUse with available fluent helpers to apply the TaxCategory field to query operations.static final ProductSalesTaxField<String>ProductSalesTax.TAX_CLASSIFICATIONUse with available fluent helpers to apply the TaxClassification field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ProductSalesTaxFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductSalesTaxField<T>ProductSalesTax.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductSalesTaxField<T>Use with available fluent helpers to apply an extension field to query operations.