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 the InventTransferLine table for the specified inventory transfer ID.
Syntax
client server public static InventTransferLine findTransIdReceiveforPost_IN(InventTransId _inventTransId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The unique ID for the inventory transfer record that you want to find.
- _forUpdate
Type: boolean
A Boolean value; true if you want the specified record to be updated.
Return Value
Type: InventTransferLine Table
A buffer that contains the InventTransferLine table.