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 an InventJournalTrans record given the Rec ID.
Syntax
client server public static InventJournalTrans mcrFindRecid(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
_recId used to find the InventJournalTrans record.
- _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.