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 any lines with errors or warnings exist in the journal.
Syntax
server public static boolean existErrorsOrWarnings(PriceDiscJournalNum _journalNum)
Run On
Server
Parameters
- _journalNum
Type: PriceDiscJournalNum Extended Data Type
The journal number to check for lines with errors or warnings.
Return Value
Type: boolean
true if a line with warnings or errors exists in the journal; otherwise, false.