ReleaseUpdateDB60_GAB Class [AX 2012]

Upgrade scripts for global address book.

Syntax

class ReleaseUpdateDB60_GAB extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
JJ768827.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
JJ768827.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
JJ768827.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
JJ768827.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
JJ768827.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
JJ768827.privmethod(en-us,AX.60).gif allowDupDirAddressBookParty
JJ768827.pubmethod(en-us,AX.60).gif allowDupDirAddressBookPartyMajor Disable the index DirAddressBookParty_AK1 on table DirAddressBookParty.
JJ768827.pubmethod(en-us,AX.60).gif allowDupDirAddressBookPartyMinor Disable the index DirAddressBookParty_AK1 on table DirAddressBookParty.
JJ768827.privmethod(en-us,AX.60).gif allowDupDirPartyLocation
JJ768827.pubmethod(en-us,AX.60).gif allowDupDirPartyLocationMajor Disable the index DirPartyLocation_AK1 on table DirPartyLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowDupDirPartyLocationMinor Disable the index DirPartyLocation_AK1 on table DirPartyLocation.
JJ768827.privmethod(en-us,AX.60).gif allowDupHcmApplicationBasketLocation
JJ768827.pubmethod(en-us,AX.60).gif allowDupHcmApplicationBasketLocMajor Disable the index IdIdx on table HcmApplicationBasketLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowDupHcmApplicationBasketLocMinor Disable the index IdIdx on table HcmApplicationBasketLocation.
JJ768827.privmethod(en-us,AX.60).gif allowDupInventLocationLogisticsLocation
JJ768827.pubmethod(en-us,AX.60).gif allowDupInventLocationLogisticsLocMajor Disable the index InventLocationLocation_AK1 on table InventLocationLogisticsLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowDupInventLocationLogisticsLocMinor Disable the index InventLocationLocation_AK1 on table InventLocationLogisticsLocation.
JJ768827.privmethod(en-us,AX.60).gif allowDupInventSiteLogisticsLocation
JJ768827.pubmethod(en-us,AX.60).gif allowDupInventSiteLogisticsLocationMajor Disable the index InventSiteLocation_AK1 on table InventSiteLogisticsLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowDupInventSiteLogisticsLocationMinor Disable the index InventSiteLocation_AK1 on table InventSiteLogisticsLocation.
JJ768827.privmethod(en-us,AX.60).gif allowDupLogisticsElectronicAddress
JJ768827.pubmethod(en-us,AX.60).gif allowDupLogisticsElectronicAddressMajor Disable the index AK1 on table LogisticsElectronicAddress.
JJ768827.pubmethod(en-us,AX.60).gif allowDupLogisticsElectronicAddressMinor Disable the index AK1 on table LogisticsElectronicAddress.
JJ768827.privmethod(en-us,AX.60).gif allowNoDupDirAddressBookParty
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupDirAddressBookPartyMajor Enable the index DirAddressBookParty_AK1 on table DirAddressBookParty.
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupDirAddressBookPartyMinor Enable the index DirAddressBookParty_AK1 on table DirAddressBookParty.
JJ768827.privmethod(en-us,AX.60).gif allowNoDupDirPartyLocation
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupDirPartyLocationMajor Enable the index DirPartyLocation_AK1 on table DirPartyLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupDirPartyLocationMinor Enable the index DirPartyLocation_AK1 on table DirPartyLocation.
JJ768827.privmethod(en-us,AX.60).gif allowNoDupHcmApplicationBasketLocation
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupHcmApplicationBasketLocMajor Enable the index IdIdx on table HcmApplicationBasketLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupHcmApplicationBasketLocMinor Enable the index IdIdx on table HcmApplicationBasketLocation.
JJ768827.privmethod(en-us,AX.60).gif allowNoDupInventLocationLogisticsLocatio
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupInventLocLogisticsLocMajor Enable the index InventLocationLocation_AK1 on table InventLocationLogisticsLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupInventLocLogisticsLocMinor Enable the index InventLocationLocation_AK1 on table InventLocationLogisticsLocation.
JJ768827.privmethod(en-us,AX.60).gif allowNoDupInventSiteLogisticsLocation
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupInventSiteLogisticsLocMajor Enable the index InventSiteLocation_AK1 on table InventSiteLogisticsLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupInventSiteLogisticsLocMinor Enable the index InventSiteLocation_AK1 on table InventSiteLogisticsLocation.
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupLogisticsElectronicAddMajor Enable the index AK1 on table LogisticsElectronicAddress.
JJ768827.pubmethod(en-us,AX.60).gif allowNoDupLogisticsElectronicAddMinor Enable the index AK1 on table LogisticsElectronicAddress.
JJ768827.privmethod(en-us,AX.60).gif allowNoDupLogisticsElectronicAddress
JJ768827.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ768827.privmethod(en-us,AX.60).gif cleanMergedContactInfo
JJ768827.pubmethod(en-us,AX.60).gif cleanMergedContactInfoMajor Remove contact information that was merged under one LogisticsLocation record.
JJ768827.pubmethod(en-us,AX.60).gif cleanMergedContactInfoMinor Remove contact information that was merged under one LogisticsLocation record.
JJ768827.privmethod(en-us,AX.60).gif deleteInactiveDirAddressBookParty
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveDirAddressBookPartyMajor Copy expired and future records to table DEL_DirAddressBookParty, then delete them from table DirAddressBookParty.
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveDirAddressBookPartyMinor Copy expired and future records to table DEL_DirAddressBookParty, then delete them from table DirAddressBookParty.
JJ768827.privmethod(en-us,AX.60).gif deleteInactiveDirPartyLocation
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveDirPartyLocationMajor Copy expired and future records to table DEL_DirPartyLocation, then delete them from table DirPartyLocation.
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveDirPartyLocationMinor Copy expired and future records to table DEL_DirPartyLocation, then delete them from table DirPartyLocation.
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveHcmApplicationBasketLMajor Copy expired and future records to table DEL_HcmApplicationBasketLocation, then delete them from table HcmApplicationBasketLocation.
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveHcmApplicationBasketLMinor Copy expired and future records to table DEL_HcmApplicationBasketLocation, then delete them from table HcmApplicationBasketLocation.
JJ768827.privmethod(en-us,AX.60).gif deleteInactiveHcmApplicationBasketLocati
JJ768827.privmethod(en-us,AX.60).gif deleteInactiveInventLocationLogisticsLoc
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveInventLocationLogistiMajor Copy expired and future records to table DEL_InventLocationLogisticsLocation, then delete them from table InventLocationLogisticsLocation.
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveInventLocationLogistiMinor Copy expired and future records to table DEL_InventLocationLogisticsLocation, then delete them from table InventLocationLogisticsLocation.
JJ768827.privmethod(en-us,AX.60).gif deleteInactiveInventSiteLogisticsLocatio
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveInventSiteLogisticsLoMajor Copy expired and future records to table DEL_InventSiteLogisticsLocation, then delete them from table InventSiteLogisticsLocation.
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveInventSiteLogisticsLoMinor Copy expired and future records to table DEL_InventSiteLogisticsLocation, then delete them from table InventSiteLogisticsLocation.
JJ768827.privmethod(en-us,AX.60).gif deleteInactiveLogisticsElectronicAddress
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveLogisticsElectronicAdMajor Copy expired and future records to table DEL_LogisticsElectronicAddress, then delete them from table LogisticsElectronicAddress.
JJ768827.pubmethod(en-us,AX.60).gif deleteInactiveLogisticsElectronicAdMinor Copy expired and future records to table DEL_LogisticsElectronicAddress, then delete them from table LogisticsElectronicAddress.
JJ768827.privmethod(en-us,AX.60).gif enableNonUniqueIndex
JJ768827.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ768827.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ768827.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ768827.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
JJ768827.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.)
JJ768827.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.)
JJ768827.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains the initial setup for the PostSync upgrade scripts. (Overrides the initPostSyncJobs Method.)
JJ768827.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.)
JJ768827.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains the initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.)
JJ768827.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Overrides the initPreSyncUpdateJobs Method.)
JJ768827.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
JJ768827.privmethod(en-us,AX.60).gif mergeContactInfo
JJ768827.pubmethod(en-us,AX.60).gif mergeContactInfoMajor Merges primary contact information under one LogisticsLocation record.
JJ768827.pubmethod(en-us,AX.60).gif mergeContactInfoMinor Merges primary contact information under one LogisticsLocation record.
JJ768827.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
JJ768827.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ768827.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.)
JJ768827.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.)
JJ768827.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ768827.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ768827.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
JJ768827.privmethod(en-us,AX.60).gif populateDirPartyMemo
JJ768827.pubmethod(en-us,AX.60).gif populateDirPartyMemoMajor Populates the DirPartyMemo table with values from DirPartyTable table.
JJ768827.pubmethod(en-us,AX.60).gif populateDirPartyMemoMinor Populates the DirPartyMemo table with values from DirPartyTable table.
JJ768827.pubmethod(en-us,AX.60).gif populateLogisticsElectronicAddressRMajor Populates the LogisticsElectronicAddressRole table with LogsiticsLocationRole table values.
JJ768827.pubmethod(en-us,AX.60).gif populateLogisticsElectronicAddressRMinor Populates the LogisticsElectronicAddressRole table with LogsiticsLocationRole table values.
JJ768827.privmethod(en-us,AX.60).gif populateLogisticsElectronicAddressRole
JJ768827.privmethod(en-us,AX.60).gif populatePartyPrimaryAddress
JJ768827.pubmethod(en-us,AX.60).gif populatePartyPrimaryAddressMajor Populates the DirPartyTable table with primary address data.
JJ768827.pubmethod(en-us,AX.60).gif populatePartyPrimaryAddressMinor Populates the DirPartyTable table with primary address data.
JJ768827.privmethod(en-us,AX.60).gif populatePartyPrimaryContactInfo
JJ768827.pubmethod(en-us,AX.60).gif populatePartyPrimaryContactInfoMajor Populates the DirPartyTable table with primary contact info data.
JJ768827.pubmethod(en-us,AX.60).gif populatePartyPrimaryContactInfoMinor Populates the DirPartyTable table with primary contact info data.
JJ768827.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
JJ768827.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
JJ768827.privmethod(en-us,AX.60).gif setSkipMethods
JJ768827.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ768827.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ768827.privmethod(en-us,AX.60).gif updateDirPersonCommunicatorSignIn
JJ768827.pubmethod(en-us,AX.60).gif updateDirPersonCommunicatorSignInMajor Updates the CommunicatorSignIn field from DirPerson table with the LogisticsElectronicAddress.
JJ768827.pubmethod(en-us,AX.60).gif updateDirPersonCommunicatorSignInMinor Updates the CommunicatorSignIn field from DirPerson table with the LogisticsElectronicAddress.
JJ768827.privmethod(en-us,AX.60).gif updateLogisticsElectronicAddress
JJ768827.pubmethod(en-us,AX.60).gif updateLogisticsElectronicAddressMajor Populates the LogisticsElectronicAddress table with the description.
JJ768827.pubmethod(en-us,AX.60).gif updateLogisticsElectronicAddressMinor Populates the LogisticsElectronicAddress table with the description.
JJ768827.privmethod(en-us,AX.60).gif updateLogisticsPrivacy
JJ768827.pubmethod(en-us,AX.60).gif updateLogisticsPrivacyMajor Populates the LogisticsElectronicAddress table and LogisticsPostalAddresstable with privacy info.
JJ768827.pubmethod(en-us,AX.60).gif updateLogisticsPrivacyMinor Populates the LogisticsElectronicAddress table and LogisticsPostalAddresstable with privacy info.
JJ768827.privmethod(en-us,AX.60).gif updatePartyLocationRole
JJ768827.pubmethod(en-us,AX.60).gif updatePartyLocationRoleMajor Populates the DirPartyLocation table with address purpose data.
JJ768827.pubmethod(en-us,AX.60).gif updatePartyLocationRoleMinor Populates the DirPartyLocation table with address purpose data.
JJ768827.pubmethod(en-us,AX.60).gif updateSharedContactInfo Populates the LogisticsElectronicAddress table with contact information that was previously shared between parties.
JJ768827.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.)
JJ768827.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
JJ768827.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ768827.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_GAB Class