Share via


InventBatchJournalResult::findFirst Method

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

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

See Also

Reference

InventBatchJournalResult Table