public static class SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder extends Object
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder supplier(String supplier)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder companyCode(String companyCode)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder withholdingTaxType(String withholdingTaxType)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder exemptionDateBegin(LocalDateTime exemptionDateBegin)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder exemptionDateEnd(LocalDateTime exemptionDateEnd)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder exemptionReason(String exemptionReason)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder isWithholdingTaxSubject(Boolean isWithholdingTaxSubject)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder recipientType(String recipientType)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder withholdingTaxCertificate(String withholdingTaxCertificate)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder withholdingTaxCode(String withholdingTaxCode)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder withholdingTaxExmptPercent(BigDecimal withholdingTaxExmptPercent)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder withholdingTaxNumber(String withholdingTaxNumber)
public SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder authorizationGroup(String authorizationGroup)
public SupplierWithHoldingTax build()
Copyright © 2019 SAP SE. All rights reserved.