📚 SAP Business One SDK Help

WTAmountFC Property
See Also 

Description

Sets or returns the withholding tax amount in foreign currency.

Field name: WTAmntFC.

Property type

Read-write property

Syntax

Visual Basic
Public Property WTAmountFC() As Double

Remarks

WTAmountFC is calculated as follows:

WTAmountFC = TaxableAmountFC * Rate

See Also