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 AR Invoice.
Syntax
private boolean isARInvoice(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
LedgerJournalTrans buffer.
Return Value
Type: boolean
true is line is AR Invoice, otherwise false.