Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerWithHoldingTaxField<LocalDateTime> |
CustomerWithHoldingTax.EXEMPTION_DATE_BEGIN
Use with available fluent helpers to apply the ExemptionDateBegin field to query operations.
|
static CustomerWithHoldingTaxField<LocalDateTime> |
CustomerWithHoldingTax.EXEMPTION_DATE_END
Use with available fluent helpers to apply the ExemptionDateEnd field to query operations.
|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.EXEMPTION_REASON
Use with available fluent helpers to apply the ExemptionReason field to query operations.
|
static CustomerWithHoldingTaxField<LocalDateTime> |
CustomerWithHoldingTax.OBLIGATION_DATE_BEGIN
Use with available fluent helpers to apply the ObligationDateBegin field to query operations.
|
static CustomerWithHoldingTaxField<LocalDateTime> |
CustomerWithHoldingTax.OBLIGATION_DATE_END
Use with available fluent helpers to apply the ObligationDateEnd field to query operations.
|
static CustomerWithHoldingTaxField<Boolean> |
CustomerWithHoldingTax.WITHHOLDING_TAX_AGENT
Use with available fluent helpers to apply the WithholdingTaxAgent field to query operations.
|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.WITHHOLDING_TAX_CERTIFICATE
Use with available fluent helpers to apply the WithholdingTaxCertificate field to query operations.
|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.WITHHOLDING_TAX_CODE
Use with available fluent helpers to apply the WithholdingTaxCode field to query operations.
|
static CustomerWithHoldingTaxField<BigDecimal> |
CustomerWithHoldingTax.WITHHOLDING_TAX_EXMPT_PERCENT
Use with available fluent helpers to apply the WithholdingTaxExmptPercent field to query operations.
|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.WITHHOLDING_TAX_NUMBER
Use with available fluent helpers to apply the WithholdingTaxNumber field to query operations.
|
static CustomerWithHoldingTaxField<String> |
CustomerWithHoldingTax.WITHHOLDING_TAX_TYPE
Use with available fluent helpers to apply the WithholdingTaxType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerWithHoldingTaxField<T> |
CustomerWithHoldingTax.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerWithHoldingTax.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.