Share via


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

Return Value

Type: boolean
A WMSJournalTrans.RecId translating to true if purchase order lines exist in the journal; otherwise, nothing which translates to false.

See Also

Reference

WMSJournalTable Table