Share via


InventJournalTrans::mcrFindRecid Method

Finds an InventJournalTrans record given the Rec ID.

Syntax

client server public static InventJournalTrans mcrFindRecid(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    boolean to indicate if the record should be selected for update; optional.

Return Value

Type: InventJournalTrans Table
InventJournalTrans buffer if one is found.

See Also

Reference

InventJournalTrans Table