📚 SAP Business One SDK Help

WTCode Property
See Also 

Description

Sets or returns the withholding tax code assigned to the business partner.

Field name: WTCode.

Length: 4 characters.

This is a foreign key to the WithholdingTaxCodes object.

Property type

Read-write property

Syntax

Visual Basic
Public Property WTCode() As String

Remarks

This is a foreign key to WithholdingTaxCodes object.

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