Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class ReleaseUpdateDB60_HRM extends ReleaseUpdateDB41_HRM
Run On
Server
Methods
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.) |
![]() |
allowDupDEL_HRMUnionsUnionIdx | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
allowDupHRMCompPerfAllocationLineIdIdx | Disable the index IdIdx of the HRMCompPerfAllocationLine table to enable duplicate IDs. |
![]() |
allowDupHRPLimitTableRelationshipPrimary | Disable the index PrimaryIdx of the DEL_HRPLimitTableRelationship table to allow duplicate ids. |
![]() |
allowDupIdxCompTables62 | Disable the unique indexes of the compensation tables to enable duplicate IDs. |
![]() |
allowDupIndex | Disable the unique indexes on the HRM tables to enable duplicate ids. |
![]() |
allowNoDupDEL_HRMUnionsUnionIdx | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
allowNoDupHRMCompPerfAllocationLineIdIdx | reset the index IdIdx of the HRMCompPerfAllocationLine table. |
![]() |
allowNoDupIdxCompTables62 | Resets the unique indexes of the compensation tables to disable duplicate IDs. |
![]() |
allowNoDupIndex | Reset the unique indexes on the HRM tables. |
![]() |
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.) |
![]() |
createApplicationBasketLocation | |
![]() |
createDocuType | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
createHcmIdentificationTypeAlienNumber | Create identification type for Alien number into the HcmIdentificationType table. |
![]() |
createLogisticsElectronicAddress | |
![]() |
deleteDupDEL_HRMUnions | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
deleteDupHRPLimitTableRelationshipPrimar | reset the index PrimaryIdx of the DEL_HRPLimitTableRelationship table. |
![]() |
deleteHRMInterviewIdNumberSequence | Deletes the number sequence related data for the DEL_HRMInterviewId extended data type. |
![]() |
deleteHRMVNTIdNumberSequence | Deletes the number sequence related data for the DEL_HRMVirtualNetworkId extended data type. |
![]() |
deleteNumberSequenceDataType | |
![]() |
disableHRMCompVarAwardEmplIdx | |
![]() |
discardPersonelNumberDuplicates | Discards personnel number duplicates in the HcmWorker table. Keep unique personnel number and attach data area Id to each duplicate. |
![]() |
enableHRMCompVarAwardEmplIdx | Enables the EmplPlanDateIdIdx index in the HRMCompVarAwardEmpl table. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fetchNextDE_Record | |
![]() |
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.) |
![]() |
generateUniqueApplicantIds | Generates a unique value for the HcmApplicantId field. |
![]() |
getBookmarks | Gets all the bookmarks that will be updated from 2009 to 6.0. |
![]() |
getSSNIdentificationType | Finds or creates a IdentificationType record to use for upgrading data from the DEL_HRMVirtualNetworkTable.personNumberfield. We want to try to not create a type for SSN if one already exists. |
![]() |
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 initial setup for additional upgrade scripts. (Overrides the initAdditionalJobs Method.) |
![]() |
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 | Contains initial setup for PostSync upgrade scripts. (Overrides the initPostSyncJobs Method.) |
![]() |
initPostSyncUpdateJobs | Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.) |
![]() |
initPreSyncJobs | Contains initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.) |
![]() |
initPreSyncUpdateJobs | Contains the initial setup for PreSyncUpdate upgrade scripts. (Overrides the initPreSyncUpdateJobs Method.) |
![]() |
insertDefaultLimit | Inserts the limit record into the HRPDefaultLimitDetail and HRPDefaultLimitJobRule tables. |
![]() |
isConfKeyEnabledInPrevVersion | Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.) |
![]() |
moduleName | Gets the module name of an upgrade class. (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
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.) |
![]() |
printOnly5AbsenceStatusColumns | Unmark the printOut field in the HRMAbsenceStatusColumns table if there are more than 5 of them. |
![]() |
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.) |
![]() |
setKeepOriginalId | |
![]() |
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.) |
![]() |
setToSkipMethodsLogAndEvents | |
![]() |
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.) |
![]() |
updateDateTimeFields | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateDirCommunication | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateEmplLimits | Migrates the employee limits to the signing limit model. |
![]() |
updateEmployeeTable_RU | Inserts records into the EmployeeTable_RU table from the EmplTable table. |
![]() |
updateEmployeeTable_RUPaymTransCodes | Updates the EmployeeTable_RU table for the payment transaction codes. |
![]() |
updateHcmAccommodationType | Inserts records in the HcmAccommodationType table from the HRMAccommodationType table. |
![]() |
updateHcmAdaRequirement | Inserts data into the HcmAdaRequirement table, the HcmJobAdaRequirement table and the HcmJobTemplateAdaRequirement table from the HRMAdaRequirement table. |
![]() |
updateHcmAgreementTerm | Inserts records into the HcmAgreementTerm table from the HRMHiringTerms table. |
![]() |
updateHcmApplicant | Inserts records into the HcmApplicant table from the HRMApplicantTable table and HRMVirtualNetworkTable record that corresponds. |
![]() |
updateHcmBenefit | Inserts a record into the HcmBenefit table for every record that exists in the HcmBenefitPlan table. |
![]() |
updateHcmBenefitOption | Inserts a single record into the HcmBenefitOption table. |
![]() |
updateHcmBenefitPlan | Inserts a record into the HcmBenfitPlan table for each record that exists in the DEL_HrmBenefitType table. |
![]() |
updateHcmBenefitType | Inserts a single record into the HcmBenefitType table. |
![]() |
updateHcmCertificateType | Inserts records in the HcmCertificateType table from the HRMCertificateType table. |
![]() |
updateHcmCompensationLevel | Inserts records into the HcmCompensationLevel table from the HRCCompLevel table. |
![]() |
updateHcmCompLocation | Inserts records into the HcmCompLocation table from the HRMCompLocation table. |
![]() |
updateHcmCourseNotes | Inserts records into the HcmCourseNotes table from the DEL_HRMCourseNotes table. |
![]() |
updateHcmCourseType | Inserts records into the HcmCourseType table from the DEL_HRMCourseType table. |
![]() |
updateHcmCourseTypeCertificateProfile | Inserts records into the HcmCourseTypeCertificateProfile table from the DEL_HRMCourseTypeCertificateProfile table. |
![]() |
updateHcmCourseTypeEducationProfile | Inserts records into the HcmCourseTypeEducationProfile table from the DEL_HRMCourseTypeEducationProfile table. |
![]() |
updateHcmCourseTypeGroup | Inserts records into the HcmCourseTypeGroup table from the DEL_HRMCourseTypeGroup table. |
![]() |
updateHcmCourseTypeNotes | Inserts records into the HcmCourseTypeNotes table from the DEL_HRMCourseNotes table. |
![]() |
updateHcmCourseTypeSkillProfile | Inserts records into the HcmCourseTypeSkillProfile table from the DEL_HRMCourseTypeSkillProfile table. |
![]() |
updateHcmDiscussion | Inserts records into the HcmDiscussion table from the HRMInterviewTable table. |
![]() |
updateHcmDiscussionType | Inserts records in the HcmDiscussionType table from the HRMInterviewType table. |
![]() |
updateHcmEducationDiscipline | Inserts records into the HcmEducationDiscipline table from the HRMEducationType table. |
![]() |
updateHcmEducationDisciplineCategory | Inserts records into the HcmEducationDisciplineCategory table from the HRMEducationGroup table. |
![]() |
updateHcmEducationDisciplineGroup | Inserts records into the HcmEducationDisciplineGroup table from the HRMEducationGroupType table. |
![]() |
updateHcmEducationInstitution | Inserts records into the HcmEducationInstitution table from the HRMEducationCenter table. |
![]() |
updateHcmEducationLevel | Inserts records into the HcmEducationLevel table from the HRMEducationDegree table. |
![]() |
updateHcmEmployeeContactRelationShip | Creates records in the DirPartyRelationship table, the HcmPersonContactRelationship table, and the HcmEmergencyContactRelationship table.” |
![]() |
updateHcmEmploymentBonus | Inserts records into the HcmEmploymentBonus table from the HRMBonus table. |
![]() |
updateHcmEmploymentContractor | Inserts records into the HcmEmploymentContractor table from the HRMPartyEmployeeRelationship table and the VendTable table. |
![]() |
updateHcmEmploymentDetail | Inserts records into the HcmEmploymentDetail table from the HRMPartyEmployeeRelationship table. |
![]() |
updateHcmEmploymentEmployee | Inserts records into the HcmEmploymentEmployee table from the HRMPartyEmployeeRelationship table. |
![]() |
updateHcmEmploymentInsurance | Inserts records into the HcmEmploymentInsurance table from the HRMInsurance table. |
![]() |
updateHcmEmploymentLeave | Inserts records into the HcmEmploymentLeave table from the HRMEmplLeave table. |
![]() |
updateHcmEmploymentStockOption | Inserts records into the HcmEmploymentStockOption table from the HRMStockOption table. |
![]() |
updateHcmEmploymentTerm | Inserts records into the HcmEmploymentTerm table from the HRMEmplHiringTerms table. |
![]() |
updateHcmEmploymentVacation | Inserts records into the HcmEmploymentVacation table from the EmplTable table. |
![]() |
updateHcmEmploymentValidTo4to6 | Inserts records into the HcmEmploymentBonus table from the HRMBonus table. |
![]() |
updateHcmEthnicOrigin | Inserts records into the HcmEthnicOrigin table from the HRMEthnicOrigin table. |
![]() |
updateHcmGoal | Inserts records in the HcmGoal table from the HRMGoal table. |
![]() |
updateHcmGoalActivity | Inserts records into the HcmGoalActivity table from the HRMGoalActivity table. |
![]() |
updateHcmGoalComment | Inserts records into the HcmGoalComment table from the HRMGoalComment table. |
![]() |
updateHcmGoalHeading | Inserts records into the HcmGoalHeading table from the HRMGoalHeading table. |
![]() |
updateHcmGoalNote | Inserts records into the HcmGoalNote table from the HRMGoalNote table. |
![]() |
updateHcmGoalType | Inserts records into the HcmGoalType table from the HRMGoalType table. |
![]() |
updateHcmGoalTypeTemplate | Inserts records into the HcmGoalTypeTemplate table from the HRMGoalTypeTemplate table. |
![]() |
updateHcmi9Document | Inserts records into the Hcmi9Document table from the HRMi9Document table. |
![]() |
updateHcmi9DocumentList | Inserts records into the Hcmi9DocumentList table from the HRMi9DocumentList table. |
![]() |
updateHcmi9DocumentType | Inserts records into the Hcmi9DocumentType table from the HRMi9DocumentType table. |
![]() |
updateHcmIdentificationType | Inserts records into the HcmIdentificationType table from the HRMIdentificationType table. |
![]() |
updateHcmIncomeTaxCategory | Inserts records into the HcmIncomeTaxCategory table from the HRMIncomeTaxCategory table. |
![]() |
updateHcmIncomeTaxCode | Inserts records into the HcmIncomeTaxCode table from the HRMIncomeTaxCode table. |
![]() |
updateHcmInsuranceType | Inserts records in the HcmInsuranceType table from the HRMInsuranceType table. |
![]() |
updateHcmIssuingAgency | Inserts records into the HcmIssuingAgency table from the HRMi9IssuingAuthority table. |
![]() |
updateHcmJob | Inserts data into the HcmJob table from the HRPPartyJobTable table. |
![]() |
updateHcmJobDetail | Inserts data into the HcmJobDetail table from the HRPPartyJobTableRelationship table. |
![]() |
updateHcmJobFunction | Inserts records into the HcmJobFunction table from the HRMCompJobFunction table. |
![]() |
updateHcmJobPreferredCertificate | Inserts data into the HcmJobPreferredCertificate table from the HRMJobCertificateProfile table. |
![]() |
updateHcmJobPreferredEducationDiscipline | Inserts data into the HcmJobPreferredEducationDiscipline from the HRMJobEducationProfile table. |
![]() |
updateHcmJobPreferredSkill | Inserts data into the HcmJobPreferredSkill table from the HRMJobSkillProfile table. |
![]() |
updateHcmJobResponsibility | Inserts records in the HcmJobResponsibility table from the HRMJobResponsibility table. |
![]() |
updateHcmJobTask | Inserts records in the HcmJobTask table from the HRMTask table. |
![]() |
updateHcmJobTaskAssignment | Inserts data into the HcmJobTaskAssignment table from the HRMJobTask table. |
![]() |
updateHcmJobTemplate | Inserts data into the HcmJobTemplate table from the HRMJobTemplate table. |
![]() |
updateHcmJobTemplateCertificate | Inserts data into the HCMJobTemplateCertificate table from the HRMJobCertificateProfile table. |
![]() |
updateHcmJobTemplateEducationDiscipline | Inserts data into the HcmJobTemplateEducationDiscipline table from the HRMJobEducationProfile table. |
![]() |
updateHcmJobTemplateResponsibility | Inserts records in the HcmJobTemplateResponsibility table from the HRMJobResponsibility table. |
![]() |
updateHcmJobTemplateSkill | Inserts data into the HcmJobTemplateSkill table from the HRMJobSkillProfile table. |
![]() |
updateHcmJobTemplateTask | Inserts records in the HcmJobTemplateTask table from the HRMJobTask table. |
![]() |
updateHcmJobType | Inserts records into the HcmJobType table from the HRMCompJobType table. |
![]() |
updateHcmLanguageCode | Inserts records into the HcmLanguageCode table from the HRMLanguageCode table. |
![]() |
updateHcmLeaveType | Inserts records in the HcmLeaveType table from the HRMLeaveType table. |
![]() |
updateHcmLoanItem | Inserts records into the HcmLoanItem table from the HRMLoanTable table. |
![]() |
updateHcmLoanType | Inserts records into the HcmLoanType table from the HRMLoanType table. |
![]() |
updateHcmPayrollBasis | Inserts records into the HcmPayrollBasis table from the HRMPayrollBasis table. |
![]() |
updateHcmPayrollCategory | Inserts records into the HcmPayrollCategory table from the HRMPayrollCategory table. |
![]() |
updateHcmPayrollDeduction | Inserts records into the HcmPayrollDeduction table from the HRMPayrollDeduction table. |
![]() |
updateHcmPayrollDeductionType | Inserts records into the HcmPayrollDeductionType table from the HRMPayrollDeductionType table. |
![]() |
updateHcmPayrollFrame | Inserts records into the HcmPayrollFrame table from the HRMPayrollFrame table. |
![]() |
updateHcmPayrollFrameCategory | Inserts records into the HcmPayrollFrameCategory table from the HRMEmplCategory table. |
![]() |
updateHcmPayrollLine | Inserts records into the HcmPayrollLine table from the HRMPayrollLine table. |
![]() |
updateHcmPayrollPension | Inserts records into the HcmPayrollPension table from the HRMPayrollPension table. |
![]() |
updateHcmPayrollPremium | Inserts records into the HcmPayrollPremium table from the HRMPayrollPremium table. |
![]() |
updateHcmPayrollScaleLevel | Inserts records into the HcmPayrollScaleLevel table from the HRMPayrollScaleLevel table. |
![]() |
updateHcmPersonAccommodation | Inserts records into the HcmPersonAccommodation table from the HRMVirtualNetworkAccommodation table. |
![]() |
updateHcmPersonCertificate | Inserts records into the HcmPersonCertificate table from the HRMVirtualNetworkCertificate table. |
![]() |
updateHcmPersonCourse | Inserts records into the HcmPersonCourse table from the HRMVirtualNetworkCourse table. |
![]() |
updateHcmPersonDetails | Inserts records in the HcmPersonDetails table from the HRMPartyEmployeeRelationship table. |
![]() |
updateHcmPersonEducation | Inserts records into the HcmPersonEducation table from the HRMVirtualNetworkEducation table. |
![]() |
updateHcmPersonIdentificationNumber | Inserts records into the HcmPersonIdentificationNumber table from the HRMEmplIdentification table. |
![]() |
updateHcmPersonImage | Inserts records into the HcmPersonImage table from the CompanyImage table. |
![]() |
updateHcmPersonLaborUnion | Inserts records into the HcmPersonLaborUnion table from the HRMEmployeeUnions table. |
![]() |
updateHcmPersonLoan | Inserts records into the HcmPersonLoan table from the HRMVirtualNetworkLoan table. |
![]() |
updateHcmPersonPrivateDetails | Inserts records in the HcmPersonPrivateDetails table from the EmplTable table, the HRMPartyEmployeeRelationship table and the HRMVirtualNetworkTable table. |
![]() |
updateHcmPersonProfessionalExperience | Inserts records into the HcmPersonProfessionalExperience table from the HRMVirtualNetworkQualification table. |
![]() |
updateHcmPersonProjectRole | Inserts records into the HcmPersonProjectRole table from the HRMVirtualNetworkProject table. |
![]() |
updateHcmPersonSkill | Inserts records into the HcmPersonSkill table from the HRMVirtualNetworkSkill table. |
![]() |
updateHcmPersonSkillMapping | Inserts records into the HcmPersonSkillMapping table from the HRMVirtualNetworkTable table. |
![]() |
updateHcmPersonTrustedPosition | Inserts records into the HcmPersonTrustedPosition table from the HRMVirtualNetworkPrivateInfo table. |
![]() |
updateHcmPosition | Inserts data into the HcmPosition table from the HRPPartyPositionTable table. |
![]() |
updateHcmPositionDefaultDimension | Inserts data into the HcmPositionDefaultDimension table from the HRPPartyPositionTableRelationship table. |
![]() |
updateHcmPositionDetail | Inserts data into the HcmPositionDetail table from the HRPPartyPositionTableRelationship table. |
![]() |
updateHcmPositionDuration | Inserts data into the HcmPositionDuration table from the HRPPartyPositionTableRelationship table. |
![]() |
updateHcmPositionHierarchy | Inserts records in the HcmPositionHierarchy table from the HRPPartyPositionTableRelationship table. |
![]() |
updateHcmPositionHierarchyType | Creates records in the HcmPositionHierarchyType table. |
![]() |
updateHcmPositionWorkerAssignment | Insert data into the HcmPositionWorkerAssignment table from the HRPPartyPositionTableRelationship table. |
![]() |
updateHcmRatingLevel | Inserts records in the HcmRatingLevel table from the HRMRatingLevel table. |
![]() |
updateHcmRatingModel | Inserts records into the HcmRatingModel table from the HRMRatingModel table. |
![]() |
updateHcmReasonCode | Inserts records in the HcmReasonCode table from the HRMReasonCode table. |
![]() |
updateHcmReminderType | Inserts records into the HcmReminderType table from the HRMReminderType table. |
![]() |
updateHcmResponsibility | Inserts records into the HcmResponsibility table from the HRMResponsibility table. |
![]() |
updateHcmSkill | Inserts records into the HcmSkill table from the HRMSkill table. |
![]() |
updateHcmSkillMappingCertificate | Inserts records in the HcmSkillMappingCertificate table from the HRMSkillMappingCertificate table. |
![]() |
updateHcmSkillMappingEducation | Inserts records into the HcmSkillMappingEducation table from the HRMSkillMappingEducation table. |
![]() |
updateHcmSkillMappingHeader | Inserts records in the HcmSkillMappingHeader table from the HRMSkillMappingTable table. |
![]() |
updateHcmSkillMappingRange | Inserts records in the HcmSkillMappingRange table from the HRMSkillMappingRange table. |
![]() |
updateHcmSkillMappingSkill | Inserts records in the HcmSkillMappingSkill table from the HRMSkillMappingSkill table. |
![]() |
updateHcmSkillType | Inserts records into the HcmSkillType table from the HRMSkillType table. |
![]() |
updateHcmSurveyCompany | Inserts records in the HcmSurveyCompany table from the HRMCompSurveyCompany table. |
![]() |
updateHcmTitle | Inserts records into the HcmTitle table from the PersonTitleTable table. |
![]() |
updateHcmUnions | Inserts records in the HcmUnions table from the HRMUnions table. |
![]() |
updateHcmVeteranStatus | Inserts records in the HcmVeteranStatus table from the HRMVeteranStatus table. |
![]() |
updateHcmWorkerBankAccount | Inserts records in the HcmWorkerBankAccount table from the HRMEmplBankAccount table. |
![]() |
updateHcmWorkerEnrolledBenefit | Inserts records into the HcmWorkerEnrolledBenefit table from the HRMEmployeeBenefit table. |
![]() |
updateHcmWorkerGroup_RU | Inserts records into the HcmWorkerGroup_RU table from the EmplGroup_RU table. |
![]() |
updateHcmWorkerNonHcm | Inserts records into the OutlookUserSetup table, the ProjWorkerSetup table, the PurchRFQWorkerSetup table and the SMADispatchWorkerSetup table from the EmplTable table. |
![]() |
updateHcmWorkerReminder | Inserts records in the HcmWorkerReminder table from the HRMReminderTable table. |
![]() |
updateHcmWorkerTask | Inserts records in the HcmWorkerTask table from the EmplWorkTask table. |
![]() |
updateHcmWorkerTaskAssignment | Inserts records in the HcmWorkerTaskAssignment table from the EmplTask table. |
![]() |
updateHcmWorkerTaxInfo | Inserts records in the HcmWorkerTaxInfo table from the HRMEmplTaxInfo table. |
![]() |
updateHcmWorkerTitle | Inserts records in the HcmWorkerTitle table from the EmplTable table. |
![]() |
updateHRCComp | Updates the CompensationLevel field of the HRCComp table with the value that corresponds from the record ID of the HcmCompensationLevel table. |
![]() |
updateHRCCompGrid62 | Updates the ValidFrom and ValidTo fields of the HRCCompGrid table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMAbsenceCode | Updates the DefaultDimension field of the HRMAbsenceCode table with the value that corresponds from the record ID of the DimensionAttributeValueSet table and the LedgerDimension and the LedgerDimension fields of the HRMAbsenceCode table with the corresponding value from the record ID of the DimensionAttributeValueCombination table. |
![]() |
updateHRMAbsenceRequest | Populates the Worker field in the HRMAbsenceRequest table from the EmplId field in the EmplTable table. Populates the Worker_ApprovedBy field in the HRMAbsenceRequest table from the EmplId field in the EmplTable table. |
![]() |
updateHRMAbsenceSetup | Populates the Worker field in the HRMAbsenceRequest table from the EmplId field in the EmplTable table. |
![]() |
updateHRMAbsenceTable | Populates the HRMAbsenceRequest table. |
![]() |
updateHRMApplicantInterview | Updates the Recruiter field of the HRMApplicantInterview table with record ID value of the HcmWorker table that corresponds. |
![]() |
updateHRMApplicantRouting | Updates the Worker field of the HRMApplicantRouting table with record ID value of the HcmWorker table that corresponds. |
![]() |
updateHRMApplicantTableFK | Updates the EducationLevel field, the VeteranStatus field and the EthnicOrigin field of the HRMApplicantTable table. |
![]() |
updateHRMApplication | Updates fields in the HRMApplication table. |
![]() |
updateHRMApplicationBasket | Updates the Person field in the HRMApplicationBasket table. |
![]() |
updateHRMApplicationEmailTemplate | Updates the HRMApplicationEmailTemplate table to replace all old bookmark variables with new bookmark variables.Some old bookmark variables which are not upgraded will be left as it is. |
![]() |
updateHRMApplicationWordBookmark | Updates the HRMApplicationWordBookmak table to replace all FieldId values in the Bookmark field with their associated FieldName value. |
![]() |
updateHRMCompEligibility | Updates the HRMCompEligibility table. |
![]() |
updateHRMCompEligibility62 | Updates the ValidFrom and ValidTo fields of the HRMCompEligibility table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompEligibilityLevel | Updates the CompensationLevel field of the HRMCompEligibilityLevel table with the value that corresponds from the record ID of the HcmCompensationLevel table. |
![]() |
updateHRMCompEvent62 | Updates the LoadDate field of the HRMCompEvent table with the date value from the DEL_LoadDateTime field. |
![]() |
updateHRMCompEventEmpl | Updates the HRMCompEventEmpl table. |
![]() |
updateHRMCompEventEmpl62 | Updates the MostRecentHireDate field of the HRMCompEventEmpl table with the date value from the DEL_MostRecentHireDateTime field. |
![]() |
updateHRMCompEventLine | Updates the HRMCompEventLine table |
![]() |
updateHRMCompEventLineComposite | Updates the HRMCompEventLineComposite table |
![]() |
updateHRMCompEventLineComposite62 | Updates the ValidFrom and ValidTo fields of the HRMCompEventLineComposite table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompEventLineFixed | Updates the HRMCompEventLineFixed table. |
![]() |
updateHRMCompEventLinePointInTime | Updates the HRMCompEventLinePointInTime table |
![]() |
updateHRMCompEventLinePointInTime62 | Updates the ValidFrom and ValidTo fields of the HRMCompEventLinePointInTime table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompFixedBudget | Updates the Unions field of the HRMCompFixedBudget table with the value that corresponds from the record ID of the HcmUnions table and updates the Department field of the HRMCompFixedBudget table with the value that corresponds from the Party field of the DirPartyInternalOrganizationTable table, which is a foreign key to the OMDepartment table. |
![]() |
updateHRMCompFixedBudget62 | Updates the ValidFrom and ValidTo fields of the HRMCompFixedBudget table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompFixedEmpl | Updates the HRMCompFixedEmpl table. |
![]() |
updateHRMCompFixedEmpl62 | Updates the ValidFrom and ValidTo fields of the HRMCompFixedEmpl table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompFixedPlanTable62 | Updates the ValidFrom and ValidTo fields of the HRMCompFixedPlanTable table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompOrgPerf | Updates the Department field of the HRMCompOrgPerf table with the value that corresponds from the Party field of the DirPartyInternalOrganizationTable table, which is a foreign key to the OMDepartment table. |
![]() |
updateHRMCompOrgPerf62 | Updates the ValidFrom and ValidTo fields of the HRMCompOrgPerf table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompPerfAllocation | Updates the Department field of the HRMCompPerfAllocation table with the value that corresponds from the Party field of the DirPartyInternalOrganizationTable table, which is a foreign key to the OMDepartment table. |
![]() |
updateHRMCompPerfAllocation62 | Updates the ValidFrom and ValidTo fields of the HRMCompPerfAllocation table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompPerfAllocationLine | Updates the RatingLevel field of the HRMCompPerfAllocationLine table with the value that corresponds from the record ID of the HcmRatingLevel table. |
![]() |
updateHRMCompPerfPlan62 | Updates the ValidFrom and ValidTo fields of the HRMCompPerfPlan table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompPerfPlanEmpl | Updates the HRMCompPerfPlanEmpl table. |
![]() |
updateHRMCompPerfPlanEmpl62 | Updates the ValidFrom and ValidTo fields of the HRMCompPerfPlanEmpl table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompPerfRating62 | Updates the ValidFrom and ValidTo fields of the HRMCompPerfRating table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompProcess62 | Updates the CycleToDate, CycleFromDate, PointInTimeDate, TransActiveDate and ProRateHireDate fields of the HRMCompProcess table with the date value from the DEL_CycleToDateTime, DEL_CycleFromDateTime, DEL_PointInTimeDateTime, DEL_TransActiveDateTime and DEL_ProRateHireDateTime fields respectively. |
![]() |
updateHRMCompVarAwardEmpl | Updates the HRMCompVarAwardEmpl table. |
![]() |
updateHRMCompVarEnrollEmpl | Updates the DefaultDimension field of the HRMCompVarEnrollEmpl table with the value that corresponds from the record ID of the DimensionAttributeValueSet table. |
![]() |
updateHRMCompVarEnrollEmpl62 | Updates the ValidFrom and ValidTo fields of the HRMCompVarEnrollEmpl table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCompVarEnrollEmplLine | Updates the HRMCompVarEnrollEmplLine table. |
![]() |
updateHRMCompVarEnrollEmplLine62 | Updates the ValidFrom field of the HRMCompVarEnrollEmplLine table with the date value from the DEL_ValidFromDateTime field. |
![]() |
updateHRMCompVarPlanLevel | Updates the CompensationLevel field of the HRMCompVarPlanLevel table with the value that corresponds from the record ID of the HcmCompensationLevel table. |
![]() |
updateHRMCompVarPlanTable62 | Updates the ValidFrom and ValidTo fields of the HRMCompVarPlanTable table with the date value from the DEL_ValidFromDateTime and DEL_ValidToDateTime fields respectively. |
![]() |
updateHRMCourseAttendee | Updates the Person field of the HrmCourseAttendee table with the value that corresponds from the record ID of the DirPerson table. |
![]() |
updateHRMCourseAttendeeLine | Updates the Person field of the HrmCourseAttendeeLine table with the value that corresponds from the record ID of the DirPerson table. |
![]() |
updateHRMCourseInstructor | Updates the Person field of the HrmCourceInstructor table with the value that corresponds from the record ID of the DirPerson table. |
![]() |
updateHRMCourseTable | Updates the CourseInstructor field of the HrmCourseTable table with the value that corresponds from the record ID of the HrmCourseInstructor table. |
![]() |
updateHRMCourseTableInstructor | Updates the CourseInstructor field of the HrmCourseTableInstructor table with the value that corresponds from the record ID of the HrmCourseInstructor table. |
![]() |
updateHRMCourseType | Updates the DefaultDimension field of the DEL_HRMCourseType table with the corresponding value from the record ID field of the DimensionAttributeValueSet table. |
![]() |
updateHRMDevelopmentPlanType | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMEmployeeContact | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMEmployeeUnions | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMMassHireLine | Updates the Department field in the HRMMassHireLine table with the value that corresponds from the Party field in the DirPartyInternalOrganizationTable table, which is the foreign key to the OMDepartment table. |
![]() |
updateHRMMassHireProject | Updates the ResponsibleWorker field in the HrmMassHireProject table that is based on the worker that is associated with the old employee record. |
![]() |
updateHRMOrganization | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMParameters | Updates the RatingModel field of the HRMParameters table with the value that corresponds from the record ID of the HcmRatingModel table. |
![]() |
updateHRMPosition | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMRecruitingLastNews | Updates the Recruiter field of the HRMRecruitingTable table with record ID value of the HcmWorker table that corresponds. |
![]() |
updateHRMRecruitingTable | Updates the Department, Job, Recruiter, HiringManager, and AlternateWorkerContact field of the HRMRecruitingTable table with the record ID values of the OMDepartment, HcmJob, and HcmWorker table. |
![]() |
updateHRMSkillLevel | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMVirtualNetDevPlanTable | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMVirtualNetworkGroupRelation | Updates the Person field of the HrmVirtualNetworkGroupRelation table with the corresponding value from the record ID field of the DirPerson table. |
![]() |
updateHRMVirtualNetworkHistory | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRMVirtualNetworkTable | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateHRPPartyPosTblRelationship | Updates the DefaultDimension field of the HRPPartyPositionTableRelationship table with the value that corresponds from the record ID of the DimensionAttributeValueSet table. |
![]() |
updateJobCertificate | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateJobEducation | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateJobLimits | Migrates the job limits to the signing limit model. |
![]() |
updateJobResponsibility | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateJobSkill | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateJobTask | (Inherited from ReleaseUpdateDB41_HRM.) |
![]() |
updateOMHierarchyRelationship | Migrates the existing records in the DirPartyRelationship table that relate departments to each other in the OMHierarchyRelationship table, removing the old records when the migration is finished. |
![]() |
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.) |
Top
Inheritance Hierarchy
Object Class
ReleaseUpdateDB Class
ReleaseUpdateDB41_HRM Class
ReleaseUpdateDB60_HRM Class