Share via


InventTransferLine_IN::findByinventTransferLine Method

Finds the record of the invent transfer line table by rec id.

Syntax

client server public static InventTransferLine_IN findByinventTransferLine(RefRecId _recId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    Ture if the table will be update, default false..

Return Value

Type: InventTransferLine_IN Table
The finding record of the invent transfer line table.

See Also

Reference

InventTransferLine_IN Table