LedgerJournalEngine.getShowWithholdTax_IN Method [AX 2012]

Creates a withhold tax calculation object to use for displaying the temporary withhold tax transactions for a single journal line.

Syntax

public TaxWithholdCalculation_IN getShowWithholdTax_IN(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: TaxWithholdCalculation_IN Class
A withhold tax calculation object.

See Also

Reference

LedgerJournalEngine Class