📚 SAP Business One SDK Help

WTAmountSys Property
See Also 

Description

Sets or returns the withholding tax amount in system currency.

Field name: WTAmntSC.

Property type

Read-write property

Syntax

Visual Basic
Public Property WTAmountSys() As Double

Remarks

WTAmountSys is calculated as follows:

WTAmountSys = TaxableAmountinSys * Rate

See Also