InventTransOrigin::find Method
Retrieves the inventory transaction originator for a specified InventTransOriginId value.
Syntax
client server public static InventTransOrigin find(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
An identification of the inventory transaction originator.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the buffer should be selected for update; optional.
Return Value
Type: InventTransOrigin Table
An inventory transaction originator for the given InventTransOriginId value if the record exists; otherwise, an empty buffer.