InventQualityOrderLineResults.setTestResult Method
Sets the overall test result for the specified quality order line.
Syntax
public void setTestResult(InventQualityOrderLine _inventQualityOrderLine, boolean _showWarning)
Run On
Called
Parameters
- _inventQualityOrderLine
Type: InventQualityOrderLine Table
The quality order line for which to set the test result.
- _showWarning
Type: boolean
A Boolean value that indicates whether a warning will be added to the Infolog if a failure were to occur.