ReleaseUpdateDB41_PSA Class [AX 2012]

Syntax

class ReleaseUpdateDB41_PSA extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
Hh805738.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Hh805738.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Hh805738.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Hh805738.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Hh805738.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif allow_NoDup_PSAActivityDef_ActivityIdx Allow no duplication of activity definition index.
Hh805738.pubmethod(en-us,AX.60).gif allow_NoDup_PSAActivityProjAttribute_Idx Allow no duplication of project attribute index.
Hh805738.pubmethod(en-us,AX.60).gif allow_NoDup_PSAActivityProjSkill_Idx Allow no duplication of project skill index.
Hh805738.pubmethod(en-us,AX.60).gif allow_NoDup_PSAActProjCertificate_Idx Allow no duplication of project certificate index.
Hh805738.pubmethod(en-us,AX.60).gif allow_NoDup_PSAActProjEducation_Idx Allow no duplication of project education index.
Hh805738.pubmethod(en-us,AX.60).gif allow_NoDup_PSAActProjProject_Idx Allow no duplication of project index.
Hh805738.pubmethod(en-us,AX.60).gif allow_NoDup_PSAActProjResource_Idx Allow no duplication of project resource index.
Hh805738.pubmethod(en-us,AX.60).gif allowDup_PSAActivityDef_ActivityIdx Allow duplication of project activity index.
Hh805738.pubmethod(en-us,AX.60).gif allowDup_PSAActivityProjAttribute_Idx Allow duplicate of project attribute index.
Hh805738.pubmethod(en-us,AX.60).gif allowDup_PSAActivityProjCertificate_Idx Allow duplicate of project certificate index.
Hh805738.pubmethod(en-us,AX.60).gif allowDup_PSAActivityProjEducation_Idx Allow duplicate of project education index.
Hh805738.pubmethod(en-us,AX.60).gif allowDup_PSAActivityProjProject_Idx Allow duplication of project experience index.
Hh805738.pubmethod(en-us,AX.60).gif allowDup_PSAActivityProjSkill_Idx Allow duplication of project skill index.
Hh805738.pubmethod(en-us,AX.60).gif allowDup_PSAActProjResource_Idx Allow duplication of project resource index.
Hh805738.privmethod(en-us,AX.60).gif callCreateSubprojInHierParent
Hh805738.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh805738.privmethod(en-us,AX.60).gif createSubprojInHierParent
Hh805738.privmethod(en-us,AX.60).gif createTimeSheetLine
Hh805738.pubmethod(en-us,AX.60).gif delete_PSASchedEmplReservation Remove PSASchedEmplReservation table from bulk copy.
Hh805738.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh805738.pubmethod(en-us,AX.60).gif excludePSATableFromBulkCopy Exclude PSATmpSubcontractRetainage table from bulk copy.
Hh805738.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh805738.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh805738.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Hh805738.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.)
Hh805738.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.)
Hh805738.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains the initial setup for the PostSync upgrade scripts. (Overrides the initPostSyncJobs Method.)
Hh805738.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains the initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.)
Hh805738.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Hh805738.privmethod(en-us,AX.60).gif keepOriginalId
Hh805738.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
Hh805738.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Hh805738.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.)
Hh805738.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.)
Hh805738.privmethod(en-us,AX.60).gif numberSequence_Req
Hh805738.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh805738.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh805738.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh805738.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh805738.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Hh805738.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh805738.pubmethod(en-us,AX.60).gif update_HierarchyTreeTable Update script for HierarchyTreeTable table.
Hh805738.pubmethod(en-us,AX.60).gif update_ProjEmplTrans Updates the ProjEmplTransCost and ProjEmplTransSale tables with the indirect component values from the ProjEmplTrans table.
Hh805738.pubmethod(en-us,AX.60).gif update_ProjPeriodEmpl Creates records in the ProjPeriodEmpl table that are based on records in the ProjPeriodLine table.
Hh805738.pubmethod(en-us,AX.60).gif update_ProjPeriodTimesheetWeek Creates ProjPeriodTimesheetWeek records based on records in the ProjPeriodLine table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSAActivityProjAttribute Update script for PSAActivityProjAttribute table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSAActivityProjCertificate Update script for PSAActivityProjCertificate table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSAActivityProjEducation Update script for PSAActivityProjEducation table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSAActivityProjProject Update script for PSAActivityProjProject table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSAActivityProjSkill Update script for PSAActivityProjSkill table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSAActProjReqImportance Update scripts for PSAActivityProjReqImportance table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSAActProjResource Update script for PSAActivityProjResource table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSATimecardFavorites Converts the records from the PSATimecardFavorites table to the TSTimesheetFavoritestable.
Hh805738.pubmethod(en-us,AX.60).gif update_PSATimecardLine Converts the records from the PSATimecardLine table to the TSTimesheetLine table.
Hh805738.pubmethod(en-us,AX.60).gif update_PSATimecardTable Converts the records from the PSATimecardTable table to the TSTimesheetTable table.
Hh805738.pubmethod(en-us,AX.60).gif update_TimesheetWorkWeek Sets a default work week record in the TSTimesheetTable table.
Hh805738.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.)
Hh805738.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Hh805738.privmethod(en-us,AX.60).gif validTimeSheeIsNewline
Hh805738.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh805738.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_PSA Class
      ReleaseUpdateDB60_PSA Class