Share via


LedgerJournalEngine.getShowTax Method [AX 2012]

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

Syntax

public Tax getShowTax(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: Tax Class
A tax object.

See Also

Reference

LedgerJournalEngine Class