InventQualityOrderLine.insert Method
Creates a result line record for this record and copies notes from related tests.
Syntax
public void insert()
Run On
Server
Remarks
This method overrides the standard insert method.
Note that this method is not executed when the line is created because of the InventQualityOrderTable being created. In that case the createInventQualityOrderLines method in the InventQualityOrderTable table is responsible for creating the lines.