WMSJournalTable::hasPurchLines Method
Checks whether a given arrival journal contains purchase order related lines.
Syntax
client server public static boolean hasPurchLines(JournalId _journalId)
Run On
Called
Parameters
- _journalId
Type: JournalId Extended Data Type
A Journal ID.
Return Value
Type: boolean
A WMSJournalTrans.RecId translating to true if purchase order lines exist in the journal; otherwise, nothing which translates to false.