📚 SAP Business One SDK Help

SubjectToWithholdingTax Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the transactions with the business partner are subject to Withholding tax.

Field name: WTLiable.

Property type

Read-write property

Syntax

Visual Basic
Public Property SubjectToWithholdingTax() As BoYesNoNoneEnum

Remarks

Country-specific property for Germany, Switzerland, Netherlands, Norway, Finland, Denmark, Austria, UK, Sweden, Spain, Italy, India, and Portugal.

For India localizations, if this property is set to yes, then the TaxId0 property of the BPFiscalTaxID object is mandatory and must be set to a 10-character value.

See Also