PmfReleaseUpdateDB60_Pds Class [AX 2012]

Processes the upgrade scripts for Process Distribution module 6.0.

class PmfReleaseUpdateDB60_Pds extends PmfReleaseUpdateDB31_Pds

Run On

Server

  MethodDescription
Hh810100.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Hh810100.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Hh810100.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Hh810100.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Hh810100.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif allowDupPdsBatchAttribByItemCustomerPdsB Disables the primary index for the PdsBatchAttribByItemCustomer table due to data dictionary change. (Inherited from PmfReleaseUpdateDB30_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif allowDupPdsComdPrcMarginLineFromIdx
Hh810100.pubmethod(en-us,AX.60).gif allowDupPdsComdPrcTemplateLineFromIdx
Hh810100.pubmethod(en-us,AX.60).gif allowDupPdsRebateAgreementSeqIdx
Hh810100.pubmethod(en-us,AX.60).gif allowNoDupPdsBatchAttribByItemCustomerPd Enables the primary index for the PdsBatchAttribByItemCustomer table due to data dictionary change. (Inherited from PmfReleaseUpdateDB30_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif allowNoDupPdsComdPrcMarginLineFromIdx
Hh810100.pubmethod(en-us,AX.60).gif allowNoDupPdsComdPrcTemplateLineFromIdx
Hh810100.pubmethod(en-us,AX.60).gif allowNoDupPdsRebateAgreementSeqIdx
Hh810100.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif createPdsRebateAgreementLine Creates PdsRebateAgreementLine table record for each existing rebate agreement.
Hh810100.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh810100.protmethod(en-us,AX.60).gif fromPmfVersion Gets current Process Industries version number. (Inherited from PmfReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Hh810100.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.)
Hh810100.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.)
Hh810100.pubmethod(en-us,AX.60).gif initPostSyncJobs Init post synchronization jobs for Process distribution module for version 6.0 (Overrides the initPostSyncJobs Method.)
Hh810100.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif initPreSyncJobs Data Update before the Dictionary Synchronization. (Overrides the initPreSyncJobs Method.)
Hh810100.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif moduleName Gets the class module name. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.protmethod(en-us,AX.60).gif new Initializes a new instance of the PmfReleaseUpdateDB60_Pds class. (Overrides the new Method.)
Hh810100.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.)
Hh810100.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.)
Hh810100.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh810100.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif updateBlockedInventBatches Assigns disposition code with unavailable status to the batches that were marked as blocked. (Inherited from PmfReleaseUpdateDB31_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWBOM Updates the catch weight fields on the BOM table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWBOMVersion Updates the catch weight fields on the BOMVersion table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWCustConfirmTrans Updates the catch weight fields on the CustConfirmTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWCustInvoiceTrans Updates the catch weight fields on the CustInvoiceTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWCustPackingSlipJour Updates the catch weight fields on the CustPackingSlipJour table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWCustPackingSlipTrans Updates the catch weight fields on the CustPackingSlipTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWInventJournalTrans Updates the catch weight fields on the InventJournalTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWInventPickingListJournalLine Updates the catch weight fields on the InventPickingListJournalLine table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWInventPickingListTrans Updates the catch weight fields on the InventPickingListTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWInventSettlement Updates the catch weight fields on the InventSettlement table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWInventSum Updates the catch weight fields on the InventSum table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWInventTrans Updates the catch weight fields on the InventTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWPdsCatchWeightItem Updates the catch weight fields on the PdsCatchWeightItem table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWPmfCoByProductsTableJour Updates the catch weight fields on the PmfCoByProductsTableJour table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWPmfJournalCoBy Updates the catch weight fields on the PmfJournalCoBy table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdBOM Updates the catch weight fields on the ProdBOM table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdJournalBOM Updates the catch weight fields on the ProdJournalBOM table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdJournalProd Updates the catch weight fields the ProdJournalProd table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdJournalTable Updates the catch weight fields on the ProdJournalTable table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdParmReportFinished Updates the catch weight fields on the ProdParmReportFinished table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdParmStartUp Updates the catch weight fields on the ProdParmStartUp table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdTable Updates the catch weight fields on the ProdTable table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWProdTableJour Updates the catch weight fields on the ProdTableJour table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWPurchLine Updates the catch weight fields on the PurchLine table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWSalesLine Updates the catch weight fields on the SalesLine table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWSalesParmLine Updates the catch weight fields on the SalesParmLine table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWVendInvoiceTrans Updates the catch weight fields on the VendInvoiceTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWVendPackingSlipTrans Updates the catch weight fields on the VendPackingSlipTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWVendPurchOrderTrans Updates the catch weight fields on the VendPurchOrderTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWVendReceiptsListTrans Updates the catch weight fields on the VendReceiptsListTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateCWWMSJournalTrans Updates the catch weight fields on the WMSJournalTrans table. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updateLedgerPostingTypeCWLossEnumValue Updates InventSettlement and ProdRouteTrans tables with the new values of the LedgerPostingType enum.
Hh810100.pubmethod(en-us,AX.60).gif updateLedgerPostingTypeCWProfitEnumValue Updates InventSettlement and ProdRouteTrans tables with the new values of the LedgerPostingType enum.
Hh810100.pubmethod(en-us,AX.60).gif updateLedgerPostingTypeRebateEnumValue Updates InventSettlement and ProdRouteTrans tables with the new values of the LedgerPostingType enum.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsApprovedVendorList
Hh810100.pubmethod(en-us,AX.60).gif updatePdsComdPriceMarginLineDim Updates the DefaultDimension value in the PdsComdPricingMarginLine table.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsComdPricingMarginLine Updates PdsComdPricingMarginLine table with quantity range.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsComdPricingTemplateLine Updates PdsComdPricingTemplateLine table with quantity range.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsDispositionMaster Updates the PdsDispositionMaster with the default blocking parameters. (Inherited from PmfReleaseUpdateDB30_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updatePdsMRCDocument Updates the PdsMRCDocument table with an approver if one can be found.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsMRCReportingList Upgrade script for PdsMRCReportingList, PdsMRCRegulatedCountry, PdsMRCReportingCountry.Retires all Countries/Regions functionality, updates all existing lists to reported lists, creates new regulated records and respective groupings per country/region (in PdsMRCReportingList) to match the reporting records.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsRebateAgreement Updates the PdsRebateAgreement table with new date effective field values.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsRebateAgreementUnitType Updates the PdsRebateAgreement table PdsUnitType field with default value. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updatePdsRebateTable Updates PdsRebateTable table with RebateAgreementLineRefRecId field value.
Hh810100.pubmethod(en-us,AX.60).gif updatePdsRebateTableCustInvoiceTransRefR Updates the PdsRebateTable with the correct customer invoice transaction record. (Inherited from PmfReleaseUpdateDB11_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updatePdsRebateTableCWInvoicedQty Updates the PdsRebateTable catch weight quantity. (Inherited from PmfReleaseUpdateDB30_Pds.)
Hh810100.pubmethod(en-us,AX.60).gif updatePdsVendBatchInfo Updates PdsVendBatchInfo table with PurchLine field value.
Hh810100.pubmethod(en-us,AX.60).gif upgradePdsCustSellableDays Updates the PdsCustSellableDays table with the customer reference and the related del_PdsSellableDays field value. (Inherited from PmfReleaseUpdateDB31_Pds.)
Hh810100.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.)
Hh810100.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Hh810100.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh810100.pubmethod(en-us,AX.60).gif Hh810100.static(en-us,AX.60).gif ::construct Returns an instance of the class.
Top

Object Class
  ReleaseUpdateDB Class
    PmfReleaseUpdateDB Class
      PmfReleaseUpdateDB11_Pds Class
        PmfReleaseUpdateDB30_Pds Class
          PmfReleaseUpdateDB31_Pds Class
            PmfReleaseUpdateDB60_Pds Class

Community Additions

ADD
Show: