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 SalesQuotationLine table into a temporary table.
Syntax
protected void insertSalesQuotationLine(SalesQuotationLine _salesQuotationLine)
Run On
Server
Parameters
- _salesQuotationLine
Type: SalesQuotationLine Table
A record in the SalesQuotationLine table.