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.
Finds the first record for the InventBatchJournalResult table for the journal.
Syntax
client server public static InventBatchJournalResult findFirst(InventBatchJournalRecId _journalRefRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _journalRefRecId
Type: InventBatchJournalRecId Extended Data Type
The batch handling journal record ID to search for.
- _forUpdate
Type: boolean
Determines if the record should be locked for update; optional.
Return Value
Type: InventBatchJournalResult Table
The first record in the InventBatchJournalResult table for the journal or an empty buffer if no such record is found.