InventTransOriginJournalTransReceipt::inventJournalTrans Method

Retrieves the inventory journal line related to the ID of the inventory transactions originator.

Syntax

client server public static InventJournalTrans inventJournalTrans(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the buffer should be selected for update; optional.

Return Value

Type: InventJournalTrans Table
A related record in the InventJournalTrans table, if it exists; otherwise an empty record.

See Also

Reference

InventTransOriginJournalTransReceipt Table