ReleaseUpdateDB60_CISPayroll Class [AX 2012]

The ReleaseUpdateDB60_CISPayroll class contains upgrade scripts for various russian payroll tables for the Microsoft Dynamics AX 2012

Syntax

class ReleaseUpdateDB60_CISPayroll extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
Dn649572.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Dn649572.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Dn649572.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Dn649572.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Dn649572.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif allowDupBankPaymentOrderJour_RUJournalNu Updates the JournalNumIdx index in the BankPaymentOrderJour_RU table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupEmplAdvExpendTable_RUExpendIdx Updates the ExpendIdx index in the EmplAdvExpendTable_RU* table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupEmplAdvLine_RUAdvanceNumIdx Updates the AdvanceNumIdx index in the EmplAdvLine_RU table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupEmplParameters_RUKeyIdx Updates the EmplParameters_RU index in the KeyIdx table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRCashParametersKeyIdx Updates the KeyIdx index in the RCashParameters table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRCashTransAccDocTypeIdx Updates the AccDocTypeIdx index in the RCashTrans table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRDeferralsBookRDeferralsIdx Updates the RDeferralsIdx index in the RDeferralsBook table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRHRMPersonTablePayMainEmplIdx Updates the PayMainEmplIdx index in the RHRMPersonTable table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRHRMVirtualNetworkLanguageSkillV Updates the VirNetLanIdIdx index in the RHRMVirtualNetworkLanguageSkill table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayDeferralsTablePayCTypeIdx Updates the PayCTypeIdx index in the RPayDeferralsTable table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayFSSFundReconParmsPayYrIdx Updates the PayYrIdx index in the RPayFSSFundReconParms table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayFundCostAccountTableFundLedg Updates the FundLedgerAccountIdx index in the RPayFundCostAccountTable table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayFundCtypeDeductionMemberCost Updates the CostTypeDeductionCodeIdx index in the RPayFundCtypeDeductionMember table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayFundEmplSumTotalEmplYrIdx Updates the EmplYrIdx index in the RPayFundEmplSumTotal table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayHRMPivotTableTemplateItemIdI Updates the IdIdx index in the RPayHRMPivotTableTemplateItem table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayJournalNameNamesIdx Updates the NamesIdx index in the RPayJournalName table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayLevelRollHistoryIdIdx Updates the IdIdx index in the RPayLevelRollHistory table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayTaxCountryCountryRegionIdx Updates the CountryRegionIdx index in the RPayTaxCountry table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayTaxDeductionTableDeductionCo Updates the index in the table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayTaxEmplResidencePeriodEmplSt Updates the EmplStartDateIdx index in the RPayTaxEmplResidencePeriod table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPayTblTransTableNumEmplIdx Updates the TableNumEmplIdx index in the RPayTblTrans table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupRPaytitlepostingOrganizationTitl Updates the OrganizationTitleId index in the RPayTitlePosting table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowDupTransLink_RURefRecIdIdx Updates the RefRecIdIdx index in the TransLink_RU table to allow duplicate records.
Dn649572.pubmethod(en-us,AX.60).gif allowNoDupIndexes Updates the indices that were disabled in allowDup* methods not to allow duplicate records.
Dn649572.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn649572.privmethod(en-us,AX.60).gif createNotCopyRpayTblTransFieldsContainer
Dn649572.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn649572.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn649572.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn649572.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Dn649572.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.)
Dn649572.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.)
Dn649572.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains the initial setup for the PostSync upgrade scripts. (Overrides the initPostSyncJobs Method.)
Dn649572.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains the initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.)
Dn649572.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
Dn649572.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn649572.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.)
Dn649572.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.)
Dn649572.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn649572.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn649572.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Dn649572.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn649572.privmethod(en-us,AX.60).gif skipTableMethods
Dn649572.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn649572.pubmethod(en-us,AX.60).gif updateCorrectedPeriod Updates the CorrectedPeriod fields across the RPayTrans, RPayAverageEarnEmplPeriodTable, RPayCivilContractAct, RPayFundEmplDeduction, RPayTblTrans, RPayFundEmplSum and RPayTaxEmplSum tables.
Dn649572.pubmethod(en-us,AX.60).gif updateEmplParameters_RU Updates the PayCloseLedgerDimension field in the EmplParameters_RU table converting the obsolete DEL_PayCloseAccount field into ledger dimension.
Dn649572.pubmethod(en-us,AX.60).gif updateMappingFields Adds special field mapping for the CIS Payroll tables.
Dn649572.pubmethod(en-us,AX.60).gif updateRDefferalBook Updates the RPayWriteOffsetLedgerDimension field in the RDeferralsBook table converting the obsolete DEL_RPayWriteOffAccount field into ledger dimension.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMEmplTable Migrates data from the DEL_EmplTable into the RHRMEmplTable, populating title and occupation information.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMOrderTrans Updates the HcmTitle field in the RHRMOrderTrans table converting the obsolete DEL_PositionId field into reference to HcmTitle table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMPersonBankAccount Updates the RHRMPersonTable field in the RHRMPersonBankAccount table converting the obsolete DEL_EmplAccount field into reference to RHRMPersonTable table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMPersonTable Updates RHRMPersonTable table with information from the DEL_EmplTable table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMPersonTitleTable Populates the RHRMPersonTitleTable table from the related HcmTitle table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMStaffList Updates the HcmTitle field on the RHRMStaffList table converting the obsolete DEL_PositionId field into the reference to the HcmTitle table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkBenefit Updates the EmplId field in the RHRMVirtualNetworkBenefit table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkEducation Updates the PersonnelNumber field in the RHRMVirtualNetworkEducation table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkEvaluation Updates the EmplId field in the RHRMVirtualNetworkEvaluation table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkFamily Updates the PersonnelNumber field in the RHRMVirtualNetworkFamily table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkLanguageSkill Deletes orphaned (not related to DEL_RHRMVirtualNetworkTable table) records in the RHRMVirtualNetworkLanguageSkill table.Updates the PersonnelNumber field in the RHRMVirtualNetworkLanguageSkill table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkQualification Updates the PersonnelNumber field in the RHRMVirtualNetworkQualification table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkRaisingSkill Updates the PersonnelNumber field in the RHRMVirtualNetworkRaisingSkill table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkViolation Updates the EmplId field in the RHRMVirtualNetworkViolation table.
Dn649572.pubmethod(en-us,AX.60).gif updateRHRMVirtualNetworkVocationalRetr Updates the PersonnelNumber field in the RHRMVirtualNetworkVocationalRetraining table.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayCivilContractsTypes Populates the RPayCivilContractType table from the obsolete DEL_RContractTypes table.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayCounterCalcTable Updates the PayCalculateEnumName field in the RPayCounterCalcTable table.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayCounterTable Updates the ledger dimension-based fields in the RPayCounterTable table converting the obsolete ledger account-based fields.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayEmplStandardDeductionTable Updates the DefaultDimension field in the RPayEmplStandardDeductionTable table converting the obsolete DEL_Dimension field into the default dimension.Updates the LedgerDimension field in the RPayEmplStandardDeductionTable table converting the obsolete DEL_Account field into the ledger dimension.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayFundCostAccountTable Updates the DefaultDimension field in the RPayFundCostAccountTable table converting the obsolete DEL_Dimension field into the default dimension.Updates the CostMainAccount field in the RPayFundCostAccountTable table converting the obsolete DEL_CostLedgerAccount field into the main account.Updates the FundCostMainAccount field in the RPayFundCostAccountTable table converting the obsolete DEL_FundCostLedgerAccount field into the main account.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayHistory Updates the HcmTitle and LastTitle fields in the RPayHistory table converting the obsolete DEL_hrmPositionId and DEL_LastPositionId fields into the references to the HcmTitle table.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayPaymentParameters Updates the default dimension-based fields in the RPayPaymentParameters table converting the obsolete ledger dimension-based fields.Updates the ledger dimension-based fields in the RPayPaymentParameters table converting the obsolete ledger account-based fields.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayReportTuningTable Deletes obsolete data from the RPayReportTuningTable table.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayTaxEmplResidencePeriod Updates the PersonnelNumber field in the RPayTaxEmplResidencePeriod table converting the obsolete DEL_EmplId field into the reference to the RHRMPersonTable table.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayTblTrans Updates the HcmTitle field in the RPayTblTrans table converting the obsolete DEL_Title field into the reference to the HcmTitle table.
Dn649572.pubmethod(en-us,AX.60).gif updateRPayTitlePosting Updates the HcmTitle field in the RPaytitlePosting table converting the obsolete DEL_Title field into the reference to the HcmTitle table.Updates the DefaultDimension field in the RPaytitlePosting table converting the obsolete DEL_Dimension field into the default dimension.Updates the LedgerDimension field in the RPaytitlePosting table converting the obsolete DEL_Account field into the ledger dimension.
Dn649572.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.)
Dn649572.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Dn649572.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn649572.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_CISPayroll Class