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 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.