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 record ID.
Syntax
client server public static InventTransferLine findRecId_IN(RecId _recId, [boolean _update])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The unique ID of the record for which you want to find the InventTransferLine table.
- _update
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.