WMSJournalTable::hasReturnLines Method
Checks whether a given arrival journal contains sales return order lines.
Syntax
client server public static boolean hasReturnLines(JournalId _journalId)
Run On
Called
Parameters
- _journalId
Type: JournalId Extended Data Type
A journal ID.
Return Value
Type: boolean
true if sales return order lines exist in the journal; otherwise, false.