Share via


TmpTaxWithholdWorkTrans_IN::totalWithholdTaxAmount Method

Gets the total withholdingTax value for the given TmpTaxWithholdWorkTrans_IN table, companyId ID value, Account, SourceTableId ID value and ID value.

Syntax

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

Run On

Called

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
The total withholdingTax value for the given transaction.

See Also

Reference

TmpTaxWithholdWorkTrans_IN Table