Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerSalesAreaTaxField<String> |
CustomerSalesAreaTax.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerSalesAreaTaxField<String> |
CustomerSalesAreaTax.CUSTOMER_TAX_CATEGORY
Use with available fluent helpers to apply the CustomerTaxCategory field to query operations.
|
static CustomerSalesAreaTaxField<String> |
CustomerSalesAreaTax.CUSTOMER_TAX_CLASSIFICATION
Use with available fluent helpers to apply the CustomerTaxClassification field to query operations.
|
static CustomerSalesAreaTaxField<String> |
CustomerSalesAreaTax.DEPARTURE_COUNTRY
Use with available fluent helpers to apply the DepartureCountry field to query operations.
|
static CustomerSalesAreaTaxField<String> |
CustomerSalesAreaTax.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustomerSalesAreaTaxField<String> |
CustomerSalesAreaTax.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static CustomerSalesAreaTaxField<String> |
CustomerSalesAreaTax.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerSalesAreaTaxField<T> |
CustomerSalesAreaTax.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerSalesAreaTax.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.