WMSJournalTable::mcrFindWHArrivalJournal Method
Retrieves the WMSJournalTable record.
Syntax
client server public static WMSJournalTable mcrFindWHArrivalJournal(SalesId _returnSalesId, [boolean _forUpdate])
Run On
Called
Parameters
- _returnSalesId
Type: SalesId Extended Data Type
The sales ID of the return order used to find the WMSJournalTable record.
- _forUpdate
Type: boolean
A boolean that determines whether to select the record for update; optional.
Return Value
Type: WMSJournalTable Table
The retrieved WMSJournalTable record.