Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static ProductSalesTaxField<String> |
ProductSalesTax.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static ProductSalesTaxField<String> |
ProductSalesTax.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductSalesTaxField<String> |
ProductSalesTax.TAX_CATEGORY
Use with available fluent helpers to apply the TaxCategory field to query operations.
|
static ProductSalesTaxField<String> |
ProductSalesTax.TAX_CLASSIFICATION
Use with available fluent helpers to apply the TaxClassification field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductSalesTaxField<T> |
ProductSalesTax.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductSalesTax.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.