PmfReleaseUpdateDB11_Pds Class [AX 2012]
Holds all upgrade scripts for Process Distribution module 1.1.
| Method | Description | |
|---|---|---|
| addCrossModuleDependency | Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.) |
| addCrossVersionModuleDependency | Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.) |
| addDependency | Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.) |
| addFinalJob | Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.) |
| addSharedJob | Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.) |
| addStandardJob | Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.) |
| addStartJob | Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.) |
| callInsertUpdateRelatedSkipMethods | Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fromPmfVersion | Gets current Process Industries version number. (Inherited from PmfReleaseUpdateDB.) |
| fromVersion | Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.) |
| fromVersionEx | Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initAdditionalJobs | Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.) |
| initAdditionalUpdateJobs | Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.) |
| initDynamicTableDependencies | Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.) |
| initJobs | Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.) |
| initJobsUsingUpgradeAttributes | Creates upgrade jobs and sets up their dependencies based on the attributes of every upgrade script method in a class. (Inherited from ReleaseUpdateDB.) |
| initOperationProgress | Creates a progress form that can be used to show the progress of an upgrade step. (Inherited from ReleaseUpdateDB.) |
| initPostSyncJobs | Initializes post synchronization jobs for Process Manufacturing module for version 1.1. (Overrides the initPostSyncJobs Method.) |
| initPostSyncUpdateJobs | Contains the initial setup for the PostSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.) |
| initPreSyncJobs | Initializes pre synchronization jobs for Process Manufacturing module for version 1.1. (Overrides the initPreSyncJobs Method.) |
| initPreSyncUpdateJobs | Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.) |
| isConfKeyEnabledInPrevVersion | Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.) |
| moduleName | Gets the class module name. (Overrides the moduleName Method.) |
| new | A protected new. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCockpit | Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.) |
| parmCurrentBatch | Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.) |
| parmScriptStage | Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.) |
| prefixCurrentClassId | Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.) |
| prefixCurrentVersion | Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.) |
| run | Runs the upgrade script. (Inherited from ReleaseUpdateDB.) |
| setImportfromVersion | Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.) |
| setModuleConfigKey | Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableProgress | Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateCWBOM | Updates the catch weight fields on the BOM table. |
| updateCWBOMVersion | Updates the catch weight fields on the BOMVersion table. |
| updateCWCustConfirmTrans | Updates the catch weight fields on the CustConfirmTrans table. |
| updateCWCustInvoiceTrans | Updates the catch weight fields on the CustInvoiceTrans table. |
| updateCWCustPackingSlipJour | Updates the catch weight fields on the CustPackingSlipJour table. |
| updateCWCustPackingSlipTrans | Updates the catch weight fields on the CustPackingSlipTrans table. |
| updateCWInventJournalTrans | Updates the catch weight fields on the InventJournalTrans table. |
| updateCWInventPickingListJournalLine | Updates the catch weight fields on the InventPickingListJournalLine table. |
| updateCWInventPickingListTrans | Updates the catch weight fields on the InventPickingListTrans table. |
| updateCWInventSettlement | Updates the catch weight fields on the InventSettlement table. |
| updateCWInventSum | Updates the catch weight fields on the InventSum table. |
| updateCWInventTrans | Updates the catch weight fields on the InventTrans table. |
| updateCWPdsCatchWeightItem | Updates the catch weight fields on the PdsCatchWeightItem table. |
| updateCWPmfCoByProductsTableJour | Updates the catch weight fields on the PmfCoByProductsTableJour table. |
| updateCWPmfJournalCoBy | Updates the catch weight fields on the PmfJournalCoBy table. |
| updateCWProdBOM | Updates the catch weight fields on the ProdBOM table. |
| updateCWProdJournalBOM | Updates the catch weight fields on the ProdJournalBOM table. |
| updateCWProdJournalProd | Updates the catch weight fields the ProdJournalProd table. |
| updateCWProdJournalTable | Updates the catch weight fields on the ProdJournalTable table. |
| updateCWProdParmReportFinished | Updates the catch weight fields on the ProdParmReportFinished table. |
| updateCWProdParmStartUp | Updates the catch weight fields on the ProdParmStartUp table. |
| updateCWProdTable | Updates the catch weight fields on the ProdTable table. |
| updateCWProdTableJour | Updates the catch weight fields on the ProdTableJour table. |
| updateCWPurchLine | Updates the catch weight fields on the PurchLine table. |
| updateCWSalesLine | Updates the catch weight fields on the SalesLine table. |
| updateCWSalesParmLine | Updates the catch weight fields on the SalesParmLine table. |
| updateCWVendInvoiceTrans | Updates the catch weight fields on the VendInvoiceTrans table. |
| updateCWVendPackingSlipTrans | Updates the catch weight fields on the VendPackingSlipTrans table. |
| updateCWVendPurchOrderTrans | Updates the catch weight fields on the VendPurchOrderTrans table. |
| updateCWVendReceiptsListTrans | Updates the catch weight fields on the VendReceiptsListTrans table. |
| updateCWWMSJournalTrans | Updates the catch weight fields on the WMSJournalTrans table. |
| updatePdsRebateAgreementUnitType | Updates the PdsRebateAgreement table PdsUnitType field with default value. |
| updatePdsRebateTableCustInvoiceTransRefR | Updates the PdsRebateTable with the correct customer invoice transaction record. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validatedModuleName | Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Default construct. |
Object Class
ReleaseUpdateDB Class
PmfReleaseUpdateDB Class
PmfReleaseUpdateDB11_Pds Class
PmfReleaseUpdateDB30_Pds Class
ReleaseUpdateDB Class
PmfReleaseUpdateDB Class
PmfReleaseUpdateDB11_Pds Class
PmfReleaseUpdateDB30_Pds Class
Community Additions
ADD
Show: