Share via


TaxWithholdJournal_IN.taxWithholdCheque Method [AX 2012]

Gets the tax withhold cheque.

Syntax

public real taxWithholdCheque(
    LedgerJournalTrans _ledgerJournalTrans, 
    AmountCur _grossAmount, 
   [SpecTrans _specTrans])

Run On

Server

Parameters

Return Value

Type: real
The tax withhold cheque.

See Also

Reference

TaxWithholdJournal_IN Class