ReleaseUpdateDB60_QMS Class [AX 2012]

Syntax

class ReleaseUpdateDB60_QMS extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
Hh806309.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Hh806309.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Hh806309.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Hh806309.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Hh806309.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Hh806309.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh806309.privmethod(en-us,AX.60).gif createDocumentNote
Hh806309.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh806309.privmethod(en-us,AX.60).gif executeDirectSqlStatement
Hh806309.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh806309.privmethod(en-us,AX.60).gif hasRecords
Hh806309.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif initJobsUsingUpgradeAttributes Creates upgrade jobs and sets up their dependencies based on the attributes of every upgrade script method in a class. (Inherited from ReleaseUpdateDB.)
Hh806309.protmethod(en-us,AX.60).gif initOperationProgress Creates a progress form that can be used to show the progress of an upgrade step. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains the initial setup for the PostSync upgrade scripts. (Overrides the initPostSyncJobs Method.)
Hh806309.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains the initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.)
Hh806309.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
Hh806309.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh806309.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh806309.privmethod(en-us,AX.60).gif sqlCreateDocuRefUpgradeStoredProcedure
Hh806309.privmethod(en-us,AX.60).gif sqlCreateTempTable
Hh806309.privmethod(en-us,AX.60).gif sqlDropDocuRefUpgradeStoredProcedure
Hh806309.privmethod(en-us,AX.60).gif sqlDropTempTable
Hh806309.privmethod(en-us,AX.60).gif sqlExecuteDocuRefUpgradeStoredProcedure
Hh806309.privmethod(en-us,AX.60).gif sqlInsertIntoDocuRef
Hh806309.privmethod(en-us,AX.60).gif sqlInsertIntoTempTable
Hh806309.privmethod(en-us,AX.60).gif sqlJoinOnClause
Hh806309.privmethod(en-us,AX.60).gif sqlUpdateSystemSequences
Hh806309.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif updateDateTimeFields
Hh806309.pubmethod(en-us,AX.60).gif updateDocuRef
Hh806309.pubmethod(en-us,AX.60).gif updateFinancialDimensions Updates financial dimensions for InventNonConformanceTable and InventQualityOrderTable tables.
Hh806309.pubmethod(en-us,AX.60).gif updateInventItemSampling Copies data from the QmmOrderItemSampeling table to the InventItemSampling table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventNonConformanceHistory Copies data from the QmmTable table to the InventNonConformanceHistory table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventNonConformanceOrigin Copies data from the QmmTable table to the InventNonConformanceOrigin table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventNonConformanceRelation Copies data from the QmmTable table to the InventNonConformanceRelation table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventNonConformanceTable Copies data from the QmmTable table to the InventNonConformanceTable table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventParameters Copies data from the QmmParameters table to the InventParameters table and enables the quality management module.
Hh806309.pubmethod(en-us,AX.60).gif updateInventProblemType Copies data from the QmmProblemTypes table to the InventProblemType table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventProblemTypeSetup Copies data from the QmmProblemTypesSetup table to the InventProblemTypeSetup table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventQualityOrderLine Copies data from the QmmOrderLine table to the InventQualityOrderLine table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventQualityOrderLineResults Copies data from the QmmOrderLineResults table to the InventQualityOrderLineResults table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventQualityOrderTable Copies data from the QmmOrderTable table to the InventQualityOrderTable table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventQualityOrderTableOrigin Copies data from the QmmOrderTable table to the InventQualityOrderTableOrigin table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventQuarantineZone Copies data from the QmmQuarantineZones table to the InventQuarantineZone table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestArea Migrates data from the QmmTestArea table to the WMSStoreArea table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestAssociationTable Copies data from the QmmAssociationTable table to the InventTestAssociationTable table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestCertOfAnalysisLine Copies data from the QmmCertOfAnalysisLine table to the InventTestCertOfAnalysisLine table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestCertOfAnalysisLineResult Copies data from the QmmCertOfAnalysisLineResults table to the InventTestCertOfAnalysisLineResults table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestCertOfAnalysisTable Copies data from the QmmCertOfAnalysisTable table to the InventTestCertOfAnalysisTable table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestCorrection Copies data from the QmmCorrection table to the InventTestCorrection table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestDiagnosticType Copies data from the QmmDiagnosticTypes table to the InventTestDiagnosticType table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestEmplResponsible Creates records in the InventTestEmplResponsible table based on the QmmResp field of the EmplTable table values.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestGroup Copies data from the QmmTestGroup table to the InventTestGroup table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestGroupMember Copies data from the QmmTestGroupMember table to the InventTestGroupMember table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestInstrument Copies data from the QmmTestTool table to the InventTestInstrument table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestItemQualityGroup Copies data from the QmmItemQualityGroup table to the InventTestItemQualityGroup table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestMiscCharges Copies data from the QmmMiscCharges table to the InventTestMiscCharges table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestOperation Copies data from the QmmOperations table to the InventTestOperation table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestOperationItems Copies data from the QmmOperationItems table to the InventTestOperationItems table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestOperationMiscCharges Copies data from the QmmOperationMiscCharges table to the InventTestOperationMiscCharges table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestOperationTimeSheet Copies data from the QmmOperationTimeSheet table to the InventTestOperationTimeSheet table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestQualityGroup Copies data from the QmmQualityGroup table to the InventTestQualityGroup table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestRelatedOperations Populates InventTestRelatedOperations and DEL_InventTestRelatedOperationsMap tables with the data from the DEL_QmmRelatedOperations table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestReportSetup Populates the InventTestReportSetup table with the data.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestTable Copies data from the QmmTest table to the InventTestTable table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestVariable Copies data from the QmmVariable table to the InventTestVariable table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTestVariableOutcome Copies data from the QmmVariableOutcome table to the InventTestVariableOutcome table.
Hh806309.pubmethod(en-us,AX.60).gif updateInventTrans Updates the InventTrans table records related to quality management solution.
Hh806309.pubmethod(en-us,AX.60).gif updateMappingFields Add special field mapping for QMM Tables.
Hh806309.pubmethod(en-us,AX.60).gif updateMultiSiteActivation Activates site dimension for the InventQualityManagement table.
Hh806309.pubmethod(en-us,AX.60).gif updateNumberSequenceReference Updates quality management number sequences.
Hh806309.pubmethod(en-us,AX.60).gif updateUnitOfMeasureQMSConsumers Updates all references to the UnitOfMeasure table on the quality management system tables.
Hh806309.pubmethod(en-us,AX.60).gif updateWorkers Updates all references to the HCMWorker table on the quality management system tables.
Hh806309.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Hh806309.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh806309.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  ReleaseUpdateDB Class
    ReleaseUpdateDB60_QMS Class