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.
Creates an instance of the InventMov_SalesQuotation class that is based on the specified record.
Syntax
client server public static InventMov_SalesQuotation newFromSalesQuotationLine(SalesQuotationLine _salesQuotationLine)
Run On
Called
Parameters
- _salesQuotationLine
Type: SalesQuotationLine Table
The SalesQuotationLine record for which the class is instantiated.
Return Value
Type: InventMov_SalesQuotation Class
An instance of the InventMov_SalesQuotation class.