ReleaseUpdateDB41_Invent Class [AX 2012]

Syntax

class ReleaseUpdateDB41_Invent extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
Gg774985.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Gg774985.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Gg774985.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Gg774985.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Gg774985.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif allowDupInventTransferLineIdxs
Gg774985.pubmethod(en-us,AX.60).gif allowNoDupInventTransferLineIdxs
Gg774985.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif createBlankInventDim Creates a blank InventDim record if one does not exist.
Gg774985.protmethod(en-us,AX.60).gif createDefaultOrderSettings Creates default order settings for all items.
Gg774985.protmethod(en-us,AX.60).gif createInventDimForOrderSettings Creates records in the InventDim table for all distinct warehouses and sites that correspond in the InventTableModule table.
Gg774985.protmethod(en-us,AX.60).gif createMissingSiteSpecificOrderSettings Makes sure that there are matching site specific order settings in the InventItemInventSetup, InventItemSalesSetup and InventItemPurchSetup, tables.
Gg774985.protmethod(en-us,AX.60).gif createSiteSpecificOrderSettings Creates site specific order settings for all items.
Gg774985.pubmethod(en-us,AX.60).gif createTransferAccounts Makes a copy of profit or loss accounts that will be used to post transfers.
Gg774985.pubmethod(en-us,AX.60).gif createWMSPickingData Creates data in the Warehouse Management System (WMS) tables that are based on data in the DEL_InventPick tables
Gg774985.pubmethod(en-us,AX.60).gif createWMSPickingNumberSequences
Gg774985.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Gg774985.privmethod(en-us,AX.60).gif initInventItemPriceSim
Gg774985.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Gg774985.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.)
Gg774985.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.)
Gg774985.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains the initial setup for the post synchronization upgrade scripts. (Overrides the initPostSyncJobs Method.)
Gg774985.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains the initial setup for the pre synchronization upgrade scripts. (Overrides the initPreSyncJobs Method.)
Gg774985.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
Gg774985.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg774985.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.)
Gg774985.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.)
Gg774985.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif prepProductDimSetupForMultiSite Makes sure that records related to a site that are inserted into the DEL_inventDimSetup table during the upgrade will be copied so that the 6.0 upgrade of the product dimensions will reflect the dimension setup.
Gg774985.privmethod(en-us,AX.60).gif resolveCostingVersionId
Gg774985.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg774985.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg774985.pubmethod(en-us,AX.60).gif updateDateTimeFields
Gg774985.pubmethod(en-us,AX.60).gif updateDeliveryDateControlType Sets the DeliveryDateControlType to SalesLeadTime, if the DEL_DeliveryDateControl is true.
Gg774985.pubmethod(en-us,AX.60).gif updateFieldMappingInventDim Creates special field mapping for the InventDim table that instructs the framework to update the record ID from the shadow table in the earlier version.
Gg774985.pubmethod(en-us,AX.60).gif updateInventDimSetup
Gg774985.pubmethod(en-us,AX.60).gif updateInventDimSetupGrid Updates records in the InventDimSetupGrid table if multisite activation is performed during the upgrade.
Gg774985.pubmethod(en-us,AX.60).gif updateInventItemGroupFieldsIds_IS Changes the field IDs from the Icelandic GLS layer to the SYS layer.
Gg774985.pubmethod(en-us,AX.60).gif updateInventItemOrderSetup Creates default and site specific item order settings by copying values from the InventTableModule table.
Gg774985.pubmethod(en-us,AX.60).gif updateInventItemPrice
Gg774985.pubmethod(en-us,AX.60).gif updateInventItemPriceMultisite Creates prices on all sites defined during forced multisite activation.
Gg774985.pubmethod(en-us,AX.60).gif updateInventItemPriceSim Creates the pending prices and updates costing versions.
Gg774985.pubmethod(en-us,AX.60).gif updateInventJournalTrans Updates the ToInventTransId field of the InventJournalTrans table.
Gg774985.pubmethod(en-us,AX.60).gif updateInventParameters
Gg774985.pubmethod(en-us,AX.60).gif updateInventParametersFieldsIds_IS Changes field IDs from the Icelandic GLS range to SYS range numbers.
Gg774985.pubmethod(en-us,AX.60).gif updateInventPosting Creates a copy of profit and loss accounts that will be used for posting of transfers.
Gg774985.pubmethod(en-us,AX.60).gif updateInventSum Updates the InventSum table with new values from the DEL_InventSumUpgrade table.
Gg774985.pubmethod(en-us,AX.60).gif updateInventTable
Gg774985.pubmethod(en-us,AX.60).gif updateInventTransferLine Updates the InventTransIdTransitFrom and InventTransIdTransitTo fields for the InventTransferLine table.
Gg774985.pubmethod(en-us,AX.60).gif updateRouteCostCategoryPrice
Gg774985.pubmethod(en-us,AX.60).gif updateWMSOrder
Gg774985.pubmethod(en-us,AX.60).gif updateWMSOrderTrans
Gg774985.pubmethod(en-us,AX.60).gif updateWMSPickingRoute Updates the optimizedPicking, autoDecreaseQty, and expeditionStatus fields on the WMSPickingRoute table.
Gg774985.pubmethod(en-us,AX.60).gif updateWMSPickingRouteLink
Gg774985.pubmethod(en-us,AX.60).gif updateWMSReservationSequenceData
Gg774985.pubmethod(en-us,AX.60).gif updateWMSShipment
Gg774985.pubmethod(en-us,AX.60).gif updateWMSShipmentTemplate
Gg774985.pubmethod(en-us,AX.60).gif updateWMSTransport Updates the expeditionStatus field in the WMSTransport table.
Gg774985.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.)
Gg774985.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Gg774985.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg774985.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
    ReleaseUpdateDB41_Invent Class
      ReleaseUpdateDB60_Invent Class