Share via


InventTransferLine::findTransIdReceiveforPost_IN Method

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

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

See Also

Reference

InventTransferLine Table