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.
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.