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.
Initializes a SalesLine record from a SalesQuotationLine record.
Syntax
public void initFromSalesQuotationLine(SalesQuotationLine _salesQuotationLine)
Run On
Called
Parameters
- _salesQuotationLine
Type: SalesQuotationLine Table
The SalesQuotationLine record from which to initialize the SalesLine record.