📚 SAP Business One SDK Help

WTLiable Property
See Also 

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not this item is subject to Withholding tax.

Field name: WtLiable.

Property type

Read-write property

Syntax

Visual Basic
Public Property WTLiable() As BoYesNoEnum

Remarks

tNES - the item in this row is not included in the withholding tax calculation.

tYES - the item in this row is included in the withholding tax calculation.

See Also