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.
Copies data from the QmmOrderLine table to the InventQualityOrderLine table.
Syntax
public void updateInventQualityOrderLine()
Run On
Server
Remarks
This script is set to be dependent on the ReleaseUpdateDB60_Basic.updateUnitOfMeasureConsumers upgrade script that updates units of measure in all application tables. By doing this we ensure that mentioned script will be executed on the empty InventQualityOrderLine table. Units of measure for the InventQualityOrderLine table will be updated afterwards by the ReleaseUpdateDB60_QMS.updateUnitOfMeasureQMSConsumers upgrade script.