ReleaseUpdateDB60_QMS.updateInventTestCertOfAnalysisLine
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_QMS |
Method |
updateInventTestCertOfAnalysisLine |
Description |
Copies data from the QmmCertOfAnalysisLine table to the InventTestCertOfAnalysisLine table. |
Affected Modules and Tables
Affected Modules |
---|
Quality Management System |
Affected Tables |
---|
DEL_QmmCertOfAnalysisLine |
InventTestCertOfAnalysisLine |
Remarks
This script is set to be dependent on the ReleaseUpdateDB60_Basic.updateUnitOfMeasureConsumers upgrade script that updates the units of measure in all application tables. By doing this we ensure that the script will be executed on the empty InventTestCertOfAnalysisLine table. Units of measure for the InventTestCertOfAnalysisLine table will be updated after by the ReleaseUpdateDB60_QMS.updateUnitOfMeasureQMSConsumers upgrade script.