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 last LineNum of the sales order.
Syntax
client server public static LineNum lastLineNum(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The SalesID for which this method finds the last line.
Return Value
Type: LineNum Extended Data Type
The last LineNum used for the passed sales order.
Remarks
This method is used when inserting new records.