CustVendVoucher.getWithholdAmount_IN Method [AX 2012]

Calculate and return the withhold amount.

Syntax

public TaxWithholdAmountCur getWithholdAmount_IN(
    Common _common, 
    TableId _sourceTableId, 
    RecId _sourceRecId, 
    LedgerVoucher _ledgerPostingJournal)

Run On

Server

Parameters

Return Value

Type: TaxWithholdAmountCur Extended Data Type
Returns the withhold amount.

See Also

Reference

CustVendVoucher Class