InventTransferLine::lastLineNum Method
Returns the last lineNum value of the InventTransferLines table with the transfer ID passed as an argument.
Syntax
client server public static LineNum lastLineNum(InventTransferId _transferId)
Run On
Called
Parameters
- _transferId
Type: InventTransferId Extended Data Type
The InventTransferId of the lines.
Return Value
Type: LineNum Extended Data Type
A lineNum value.