PriceDiscAdmTrans::existErrorsOrWarnings Method
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.