📚 SAP Business One SDK Help

WTCode Property
See Also 

Description

Sets or returns the withholding tax code.

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

You can set only WT codes that are relevant to the business partner as defined in BPWithholdingTax object.

See Also