Share via


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

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

See Also

Reference

InventTransOrigin Table