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 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
- _recId
Type: RefRecId Extended Data Type
The record id information.
- _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.