Share via


TaxWithholdJournal_IN.isCustPayment Method [AX 2012]

Check if the transaction is Payment Journal.

Syntax

private boolean isCustPayment(LedgerJournalTrans _ledgerJournalTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true is line is Payment Journal, otherwise false.

See Also

Reference

TaxWithholdJournal_IN Class