Share via


TmpTaxWithholdWorkTrans_IN::rateOfDeduction Method

Gets the rateOfDeduction value for the withholding tax.

Syntax

client server public static Percent rateOfDeduction(
    TmpTaxWithholdWorkTrans_IN _tmpTaxWithholdWorkTrans, 
    CompanyId _companyId, 
    CustVendAC _account, 
    RefTableId _sourceTableId, 
    RefRecId _sourceRecId)

Run On

Called

Parameters

Return Value

Type: Percent Extended Data Type
The rateOfDeduction value for the withholding tax.

Remarks

Gets the rateOfDeduction value for the withholding Tax.

See Also

Reference

TmpTaxWithholdWorkTrans_IN Table