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.
Inserts values from a record in the SalesLine table into a temporary table.
Syntax
protected void insertSalesLine(SalesLine _salesLine)
Run On
Server
Parameters
- _salesLine
Type: SalesLine Table
A record in the SalesLine table.