📚 SAP Business One SDK Help

WTAmount Property
See Also 

Description

Sets or returns the withholding tax amount in local currency.

Field name: ).

Property type

Read-write property

Syntax

Visual Basic
Public Property WTAmount() As Double

Remarks

WTAmount is calculated as follows:

WTAmount = TaxableAmount * Rate

See Also