Share via


TaxWithholdOnItem_TH.taxWithholdPercent_TH Method

Gets the withholding tax value for given parameter.

Syntax

private TaxWithholdValue taxWithholdPercent_TH(
    TaxWithholdCode _taxWithholdCode, 
    TransDate _date, 
    TaxWithholdBase _amount)

Run On

Called

Parameters

Return Value

Type: TaxWithholdValue Extended Data Type
Returns a withholding tax value.

See Also

Reference

TaxWithholdOnItem_TH Table