Share via


TaxWithholdJournal_IN::validateCheque Method [AX 2012]

Validates whether Ledger transaction is related to cheque or not.

Syntax

server public static boolean validateCheque(LedgerJournalTrans _ledgerJournalLoc)

Run On

Server

Parameters

Return Value

Type: boolean
If transaction is related to cheque returns true otherwise false.

See Also

Reference

TaxWithholdJournal_IN Class