Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether Ledger transaction is related to cheque or not.
Syntax
server public static boolean validateCheque(LedgerJournalTrans _ledgerJournalLoc)
Run On
Server
Parameters
- _ledgerJournalLoc
Type: LedgerJournalTrans Table
Buffer of LedgerJournalTrans
Return Value
Type: boolean
If transaction is related to cheque returns true otherwise false.