ReleaseUpdateDB60_Trv Class [AX 2012]

The ReleaseUpdateDB60_Trv class updates the data that is based on the enhancement that were performed in this version of

Syntax

class ReleaseUpdateDB60_Trv extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
Gg790891.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Gg790891.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Gg790891.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Gg790891.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Gg790891.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif allowDupTrvExpTableEmpExpIdx Disables the EmpExpIdx index in TrvExpTable table to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowDupTrvExpTableExpNoIdx Disables the ExpNoIdx index in the TrvExpTable table to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowDupTrvExpTableSourceDocumentHeaderI
Gg790891.pubmethod(en-us,AX.60).gif allowDupTrvExpTransGuestTrvExpTransGuest Disables the TrvExpTransGuestIndex index in the TrvExpTransGuest table to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowDupTrvExpTransSourceDocumentLineIdx Disable SourceDocumentLineIdx index in TrvExpTrans
Gg790891.pubmethod(en-us,AX.60).gif allowDupTrvKmSumEmplDateSats Disables the EmplDateSats index in the TrvKmSum table.
Gg790891.pubmethod(en-us,AX.60).gif allowDupTrvPartyEmployeeRelationshipTrvW Updates the TrvWorkerIdx index in the TrvPartyEmployeeRelationship table to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowNoDupTrvExpTableEmpExpIdx Updates the EmpExpIdx index in the TrvExpTable table not to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowNoDupTrvExpTableExpNoIdx Updates the ExpNoIdx index in the TrvExpTable table not to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowNoDupTrvExpTableSourceDocumentHeade Updates the index SourceDocumentHeaderIdx in the table TrvExpTable not to allow duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowNoDupTrvExpTransGuestTrvExpTransGue Updates the TrvExpTransGuestIndex index in the TrvExpTransGuest table not to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowNoDupTrvExpTransSourceDocumentLine Updates the index SourceDocumentLineIdx in the table TrvExpTrans not to allow duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowNoDupTrvKmSumEmplDateSats Updates the EmplDateSats index in the TrvKmSum table not to allow for duplicate records.
Gg790891.pubmethod(en-us,AX.60).gif allowNoDupTrvPartyEmployeeRelationshipTr Updates the TrvWorkerIdx index in the TrvPartyEmployeeRelationship table not to allow for duplicate records.
Gg790891.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg790891.privmethod(en-us,AX.60).gif deleteField Deletes the record sent as parameter
Gg790891.privmethod(en-us,AX.60).gif deleteOldAdminCustomFields Deletes the fields that are deleted in AX6 from table TrvAdminCustomFields.
Gg790891.privmethod(en-us,AX.60).gif dimensionUpdateTrvCashAdvance
Gg790891.privmethod(en-us,AX.60).gif dimensionUpdateTrvCostType
Gg790891.privmethod(en-us,AX.60).gif dimensionUpdateTrvExchSetup
Gg790891.privmethod(en-us,AX.60).gif dimensionUpdateTrvExpTable Updates the dimension information of the TrvExpTable table.
Gg790891.privmethod(en-us,AX.60).gif dimensionUpdateTrvExpTrans Updates the dimension information of the TrvExpTrans table.
Gg790891.privmethod(en-us,AX.60).gif dimensionUpdateTrvPartyEmpRel
Gg790891.privmethod(en-us,AX.60).gif dimensionUpdateTrvPayMethod
Gg790891.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg790891.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg790891.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg790891.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Gg790891.privmethod(en-us,AX.60).gif initializeNewAdminCustomFields
Gg790891.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Gg790891.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.)
Gg790891.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.)
Gg790891.pubmethod(en-us,AX.60).gif initPostSyncJobs Registers all the jobs that must be executed in this version of (Overrides the initPostSyncJobs Method.)
Gg790891.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.)
Gg790891.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.)
Gg790891.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Gg790891.privmethod(en-us,AX.60).gif mapOldAndNewAdminCustomFields City and ZipCode fields were replaced by edit methods in AX6.The old dimension fields were replaced by new ones. This method maps the old admin settings to the new ones for these fields.
Gg790891.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
Gg790891.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg790891.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.)
Gg790891.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.)
Gg790891.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg790891.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg790891.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg790891.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg790891.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg790891.pubmethod(en-us,AX.60).gif updateAdminCustomFields Removes the obselete values from TrvAdminCustomFields and adds the fields added in AX6.
Gg790891.pubmethod(en-us,AX.60).gif updateAdminCustomFieldsCopyToAllLE makes all existing custom field entries available to all LEs in the system
Gg790891.pubmethod(en-us,AX.60).gif updateCorrectedTaxAmountMSTMajor Updates the TrvExpTrans table to populate a new corrected tax amount in company currency field.
Gg790891.pubmethod(en-us,AX.60).gif updateCorrectedTaxAmountMSTMinor Updates the TrvExpTrans table to populate a new corrected tax amount in company currency field.
Gg790891.pubmethod(en-us,AX.60).gif updateCostSplittedLines Creates distributions for the cost split header line according to its split lines, and deletes cost split lines.
Gg790891.pubmethod(en-us,AX.60).gif updateDimensionsNonGlobalTables Upgrades the dimension data for expense management.
Gg790891.pubmethod(en-us,AX.60).gif updateExpenseCategories Updates the expense categories to populate the corresponding global categories.
Gg790891.pubmethod(en-us,AX.60).gif updateFieldMappingForRenamedFields Adds special field mapping for the TrvExpTrans_Proj table.
Gg790891.pubmethod(en-us,AX.60).gif updateIntercompanyBillingStatus Updates the TrvExpTrans table to identify intercompany transactions posted before the new intercompany billing feature.
Gg790891.privmethod(en-us,AX.60).gif updateInterCompanyLE
Gg790891.pubmethod(en-us,AX.60).gif updateInterCompanyLEMajor Updates the TrvExpTrans table for uptaking intercompany project expense line
Gg790891.pubmethod(en-us,AX.60).gif updateInterCompanyLEMinor Updates the TrvExpTrans table for uptaking intercompany project expense line
Gg790891.pubmethod(en-us,AX.60).gif updateLegalEntityAndFK Populates the LegalEntity field for the TrvExpTable and TrvExpTrans tables
Gg790891.pubmethod(en-us,AX.60).gif updateNetTransactionAmount Updates the TrvExpTrans table to populate a new net transaction amount field
Gg790891.pubmethod(en-us,AX.60).gif updateProjExpensePoliciesDates Updates the ProjExpPolicies and EffectiveDate values to convert to the StartDateTrvUtcDateTime data types.
Gg790891.pubmethod(en-us,AX.60).gif updateSourceDocumentFK Populates the SourceDocumentHeader field in the TrvExpTable table, and the SourceDocumentLine field in the TrvExpTrans table.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvAppEmplSub Updates old expense that delegates the setup to use UTC date time instead of the date.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvAppEmplSubWithWorker Updates the TrvAppEmplSub table for up taking the employee refactoring HCM uptake by using a new attributes framework.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvCashAdvance Updates the TrvCashAdvance for uptaking Employee Refactoring HCM Uptake using new Attributes Framework and removes the obsolete values for workflow status
Gg790891.pubmethod(en-us,AX.60).gif updateTrvCostType Sets the new IsItemizationMandatory value for the hotel expense categories.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvEmpPaymethod Updates the TrvEmpPaymethod table for up taking employee refactoring HCM uptake by using new attributes framework.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvExpGuest Updates the TrvExpGuest table for up taking employee refactoring HCM uptake by using new attributes framework.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvExpGuestLines Updates the TrvExpGuest table inserting values for name, company, and title.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvExpTableWithWorker Updates the TrvExpTable table for up taking employee refactoring HCM uptake by using a new attributes framework.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvExpTrans Updates the TrvExpTrans table for up taking employee refactoring HCM uptake by using a new attributes framework.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvExpTransGuest Updates the TrvExpTransGuest table for up taking employee refactoring HCM uptake by using a new attributes framework
Gg790891.pubmethod(en-us,AX.60).gif updateTrvExpTransProj Creates project distributions for the TrvExpTrans table by using the deleted trvExpTrans_proj table.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvKmSum Updates the TrvKmSum table for up taking employee refactoring HCM uptake by using a new attributes framework
Gg790891.pubmethod(en-us,AX.60).gif updateTrvPartyEmployeeRelationship Updates the TrvPartyEmployeeRelationship for up taking employee refactoring HCM uptake by using a new attributes framework.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvPBSMaindata Updates the TrvPBSMaindata table for up taking employee refactoring HCM uptake by using a new attributes framework.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvPBSMaindataEmpPayMethodRecId Populates the TrvPBSMaindata table with a new foreign key field to the TrvEmpPayMethod table.
Gg790891.pubmethod(en-us,AX.60).gif updateTrvWorkflowLog Updates the TrvWorkflowLog table for up taking employee refactoring HCM uptake by using new attributes framework.
Gg790891.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.)
Gg790891.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Gg790891.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg790891.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_Trv Class