Share via


TaxWithholdJournal_IN.isARInvoice Method [AX 2012]

Check if the transaction is AR Invoice.

Syntax

private boolean isARInvoice(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true is line is AR Invoice, otherwise false.

See Also

Reference

TaxWithholdJournal_IN Class