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.
Retrieves the transfer line related to the ID of the inventory transactions originator.
Syntax
client server public static InventTransferLine inventTransferLine(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventTransferLine Table
A record in the InventTransferLine table if exists; otherwise an empty record..
Remarks
Retrieves an empty buffer if no related record exists.