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.
Determines whether there is a multiselection on the LedgerJournalTable form.
Syntax
public boolean isMultiSelection()
Run On
Client
Return Value
Type: boolean
true if the ledgerJournalTableList contains LedgerJournalTable records; otherwise, false.
Remarks
Although multiple LedgerJournalTable records might have been selected, it is possible that only one will get inserted into the ledgerJournalTableList because of the validation.
This will still be a valid multiselect posting scenario.