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.
Check if the transaction is Payment Journal.
Syntax
private boolean isCustPayment(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
LedgerJournalTrans buffer.
Return Value
Type: boolean
true is line is Payment Journal, otherwise false.