ReleaseUpdateDB60_QMS.updateInventTestInstrument Method [AX 2012]

Copies data from the QmmTestTool table to the InventTestInstrument table.

public void updateInventTestInstrument()

Run On

Server

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 InventTestInstrument table. Units of measure for the InventTestInstrument table will be updated afterwards by the ReleaseUpdateDB60_QMS.updateUnitOfMeasureQMSConsumers upgrade script.

Community Additions

ADD
Show: