Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static SupplierWithHoldingTaxField<LocalDateTime> |
SupplierWithHoldingTax.EXEMPTION_DATE_BEGIN
Use with available fluent helpers to apply the ExemptionDateBegin field to query operations.
|
static SupplierWithHoldingTaxField<LocalDateTime> |
SupplierWithHoldingTax.EXEMPTION_DATE_END
Use with available fluent helpers to apply the ExemptionDateEnd field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.EXEMPTION_REASON
Use with available fluent helpers to apply the ExemptionReason field to query operations.
|
static SupplierWithHoldingTaxField<Boolean> |
SupplierWithHoldingTax.IS_WITHHOLDING_TAX_SUBJECT
Use with available fluent helpers to apply the IsWithholdingTaxSubject field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.RECIPIENT_TYPE
Use with available fluent helpers to apply the RecipientType field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_CERTIFICATE
Use with available fluent helpers to apply the WithholdingTaxCertificate field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_CODE
Use with available fluent helpers to apply the WithholdingTaxCode field to query operations.
|
static SupplierWithHoldingTaxField<BigDecimal> |
SupplierWithHoldingTax.WITHHOLDING_TAX_EXMPT_PERCENT
Use with available fluent helpers to apply the WithholdingTaxExmptPercent field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_NUMBER
Use with available fluent helpers to apply the WithholdingTaxNumber field to query operations.
|
static SupplierWithHoldingTaxField<String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_TYPE
Use with available fluent helpers to apply the WithholdingTaxType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierWithHoldingTaxField<T> |
SupplierWithHoldingTax.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierWithHoldingTax.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.