ReleaseUpdateDB60_EcoRes Class [AX 2012]

Syntax

class ReleaseUpdateDB60_EcoRes extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
Gg184593.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Gg184593.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Gg184593.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Gg184593.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Gg184593.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif allowDupInventDimCombinationItemIdx Updates the ItemIdx index in the InventDimCombination table to allow for duplicate records.
Gg184593.pubmethod(en-us,AX.60).gif allowDupInventDimCombinationProductIdx
Gg184593.pubmethod(en-us,AX.60).gif allowDupInventTableProductIdx
Gg184593.pubmethod(en-us,AX.60).gif allowNoDupInventDimCombinationItemIdx Updates the ItemIdx index in the InventDimCombination table to not allow for duplicate records.
Gg184593.pubmethod(en-us,AX.60).gif allowNoDupInventDimCombinationProductIdx
Gg184593.pubmethod(en-us,AX.60).gif allowNoDupInventTableProductIdx
Gg184593.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg184593.protmethod(en-us,AX.60).gif canUseCrossCompanyJoinBetweenTables Determines whether cross company can be used to join two tables.
Gg184593.pubmethod(en-us,AX.60).gif createDocuRefInventDimensionGrpProduct Creates records in the DocuRef table that are related to the InventDimGroup and InventDimSetup tables.
Gg184593.pubmethod(en-us,AX.60).gif createDocuRefInventDimensionGrpStorage Creates records in the DocuRef table that are related to the InventDimGroup and InventDimSetup tables.
Gg184593.pubmethod(en-us,AX.60).gif createDocuRefInventDimensionGrpTracking Creates records in the DocuRef table that are related to the InventDimGroup and InventDimSetup tables.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResColor Populates the EcoResColor table with information from the InventColor table through the DEL_EcoResProdUpgradeColor table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResConfiguration Populates the EcoResConfiguration table with information from the ConfigTable table through the DEL_EcoResProdUpgradeConfig table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProduct Populates the EcoResProduct table and all related tables with information from the InventTable and InventDimCombination tables.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductDimensionGroupProduct Populates the EcoResProductDimensionGroupProduct table that is based on the DEL_EcoResDimGroupUpgrade table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductDimGroup Creates new records in the EcoResProductDimensionGroup table.
Gg184593.privmethod(en-us,AX.60).gif createEcoResProductDimGroupDefault Creates a new default record in the EcoResProductDimensionGroup table and records for each dimension in the EcoResProductDimensionGroupFldSetup table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductDimSetup Creates new records in the EcoResProductDimensionGroupFldSetup table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductMasterColor Populates the EcoResProductMasterColor table with information from the InventColor table through the DEL_EcoResProdUpgradeColor table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductMasterConfig Populates the EcoResProductMasterConfiguration table with information from the ConfigTable table through the DEL_EcoResProdUpgradeConfig table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductMasterPolicy Populates the ecoResProductMasterModelingPolicy records.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductMasterSize Populates the EcoResProductMasterSize table with information from the InventSize table through the DEL_EcoResProdUpgradeSize table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductMasterStyle Populates the EcoResProductMasterStyle table with information from the RetailInventStyle table through the DEL_EcoResProdUpgradeStyle table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductTranslation Populates the EcoResProductTranslation table for all products.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductVariantColor Populates the EcoResProductVariantColor table with information from the InventColor table through the DEL_EcoResProdUpgradeColor table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductVariantConfig Populates the EcoResProductVariantConfiguration table by using information from the InventConfiguration table through the DEL_EcoResProdUpgradeConfiguration table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductVariantSize Populates the EcoResProductVariantSize table with information from the InventSize table through the DEL_EcoResProdUpgradeSize table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResProductVariantStyle Populates the EcoResProductVariantStyle table with information from the RetailInventStyle table through the DEL_EcoResProdUpgradeStyle table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResSize Populates the EcoResSize table with information from the InventSize table through the DEL_EcoResProdUpgradeSize table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResStorageDimensionGroupItem Populates the EcoResStorageDimensionGroupItem table that is based on the DEL_EcoResDimGroupUpgrade table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResStorageDimGroup Creates new records in the EcoResStorageDimensionGroup table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResStorageDimSetup Creates new records in the EcoResStorageDimensionGroupFldSetup table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResStyle Populates the EcoResStyle table with information from the RetailInventStyle table through the DEL_EcoResProdUpgradeStyle table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResTrackingDimensionGroupItem Populates the EcoResTrackingDimensionGroupItem table that is based on the DEL_EcoResDimGroupUpgrade table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResTrackingDimGroup Creates new records in the EcoResTrackingDimensionGroup table.
Gg184593.pubmethod(en-us,AX.60).gif createEcoResTrackingDimSetup Creates new records in the EcoResTrackingDimensionGroupFldSetup table.
Gg184593.pubmethod(en-us,AX.60).gif deleteDupInventDimCombinationItemIdx
Gg184593.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Gg184593.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.)
Gg184593.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.)
Gg184593.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains initial setup for post synchronization upgrade scripts. (Overrides the initPostSyncJobs Method.)
Gg184593.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains initial setup for pre synchronization upgrade scripts. (Overrides the initPreSyncJobs Method.)
Gg184593.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Gg184593.protmethod(en-us,AX.60).gif isProductDimensionsEnabled Indicates whether any configuration keys that control product dimensions are enabled.
Gg184593.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
Gg184593.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg184593.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.)
Gg184593.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.)
Gg184593.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg184593.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif updateDocuRefInventDimensionGrpProduct Updates records in the DocuRef table that are related to the InventDimGroup and InventDimSetup tables.
Gg184593.pubmethod(en-us,AX.60).gif updateDocuRefInventDimensionGrpStorage Updates records in the DocuRef table that are related to the InventDimGroup and InventDimSetup tables.
Gg184593.pubmethod(en-us,AX.60).gif updateDocuRefInventTxt Updates the DocuRef records related to the DEL_InventTxt table so they relate to the corresponding EcoResProductTranslation records.
Gg184593.protmethod(en-us,AX.60).gif updateDocuRefInventTxtCrossCompany Updates the DocuRef records related to the DEL_InventTxt table for all companies so they relate to the corresponding EcoResProductTranslation records.
Gg184593.protmethod(en-us,AX.60).gif updateDocuRefInventTxtOneCompany Updates DocuRef records related to the DEL_InventTxt table for one the current company so they relate to the corresponding EcoResProductTranslation records.
Gg184593.pubmethod(en-us,AX.60).gif updateDocuRefProducts Updates the relation in the DocuRef table for records related to products.
Gg184593.pubmethod(en-us,AX.60).gif updateInventDimCombinationProductFK Creates the foreign key of the InventDimCombination table with a DistinctProductVariant value.
Gg184593.pubmethod(en-us,AX.60).gif updateInventDimSetupFieldId_RU Update the value for DimFiledId field in DEL_InventDimSetup table.
Gg184593.pubmethod(en-us,AX.60).gif updateInventTableProductFK Updates the product foreign key on the InventTable table.
Gg184593.pubmethod(en-us,AX.60).gif updateProductConfigurationModule Updates the Product Configuration module to support Invent Status and License Plate.
Gg184593.pubmethod(en-us,AX.60).gif updateProductMasterDimValueTranslation Updates Name and Description in ProductMasterDimValueTranslation.
Gg184593.pubmethod(en-us,AX.60).gif updEcoResProductDimensionAttr Populates the EcoResProductDimensionAttribute table with static meta data information.
Gg184593.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.)
Gg184593.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Gg184593.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg184593.pubmethod(en-us,AX.60).gif Gg184593.static(en-us,AX.60).gif ::areTablesSharedTogether Indicates whether two tables are shared together.
Gg184593.pubmethod(en-us,AX.60).gif Gg184593.static(en-us,AX.60).gif ::isAnyProductDimensionsEnabled Indicates whether any configuration keys that control product dimensions are enabled.

Top

Inheritance Hierarchy

Object Class
  ReleaseUpdateDB Class
    ReleaseUpdateDB60_EcoRes Class