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.
Updates the data based on the enhancement done in this version of AX.
Syntax
class ReleaseUpdateDB60_Proj extends ReleaseUpdateDB41_Proj
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.) |
![]() |
allowDupProjActivityActivityNumberIdx | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
allowDupProjCostPriceExpenseProjEmplCatD | Updates the index ProjEmplCatDateIdx in the table ProjCostPriceExpense to allow duplicate records. |
![]() |
allowDupProjCostSalesPriceProjCatEmplDat | Updates the index ProjCatEmplDateIdx in the table ProjCostSalesPrice to allow duplicate records. |
![]() |
allowDupProjDefaultOffsetSetupDefaultOff | Updates the index DefaultOffsetAccountIndex in the table ProjDefaultOffsetSetup to allow duplicate records. |
![]() |
allowDupProjExpPolicyGroupEmplHcmWorkerI | Updates the index HcmWorkerIdx in the table ProjExpPolicyGroupEmpl to allow duplicate records. |
![]() |
allowDupProjHourCostPriceProjEmplCatDate | Updates the index ProjEmplCatDateIdx in the table ProjHourCostPrice to allow duplicate records. |
![]() |
allowDupProjHourSalesPriceProjCatEmplDat | Updates the index ProjCatEmplDateIdx in the table ProjHourSalesPrice to allow duplicate records. |
![]() |
allowDupProjPeriodEmplPeriodIdIdx | Updates the index PeriodIdIdx in the table ProjPeriodEmpl to allow duplicate records. |
![]() |
allowDupProjRevenueSalesPriceProjCatEmpl | Updates the index ProjCatEmplDateIdx in the table ProjRevenueSalesPrice to allow duplicate records. |
![]() |
allowDupProjValEmplCategorySetUpGroupEmp | Updates the index GroupEmplIdx in the table ProjValEmplCategorySetUp to allow duplicate records. |
![]() |
allowDupProjValEmplProjSetupGroupProjIdx | Updates the index GroupProjIdx in the table ProjValEmplProjSetup to allow duplicate records. |
![]() |
allowDupSyncProjTransIdx | Updates the index SyncProjTransIdx in the table SyncProjTransaction to allow duplicate records. |
![]() |
allowDupSyncSimpleTransSimpleTransIdx | Updates the index SimpleTransIdx in the table SyncSimpleTrans to allow duplicate records. |
![]() |
allowDupTSTableSourceDocIdxMinor | Updates the index SourceDocumentHeaderIdx in the table TSTimesheetTable to allow duplicate records. |
![]() |
allowDupTSTimesheetEmployeeFilterIdx | Updates the index Idx in the table TSTimesheetEmployeeFilter to allow duplicate records. |
![]() |
allowDupTSTimesheetTableSourceDocIdx | Updates the index SourceDocumentHeaderIdx in the table TSTimesheetTable to allow duplicate records. |
![]() |
allowDupTSTimesheetTransSourceDocLineIdx | Updates the index SourceDocumentLineIdx in the table TSTimesheetTrans to allow duplicate records. |
![]() |
allowDupTSTransSourceDocLineIdxMinor | Updates the index SourceDocumentLineIdx in the table TSTimesheetTrans to allow duplicate records. |
![]() |
allowNoDupIndex | Reset the unique indexes on the Project Accounting tables. |
![]() |
allowNoDupProjActivityActivityNumberIdx | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
allowNoDupProjIdx | Allows duplicates for index SimpleTransIdx in SyncSimpleTrans table. |
![]() |
allowNoDupTSTableSourceDocIdxMinor | Updates the index SourceDocumentHeaderIdx in the table TSTimesheetTable not to allow duplicate records. |
![]() |
allowNoDupTSTimesheetTableSourceDocIdx | Updates the index SourceDocumentHeaderIdx in the table TSTimesheetTable not to allow duplicate records. |
![]() |
allowNoDupTSTransSourceDocLineIdx | Updates the index SourceDocumentLineIdx in the table TSTimesheetTrans not to allow duplicate records. |
![]() |
allowNoDupTSTransSourceDocLineIdxMinor | Updates the index SourceDocumentLineIdx in the table TSTimesheetTrans not to allow duplicate records. |
![]() |
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.) |
![]() |
createActivityRecordsForHierarchyRoot | |
![]() |
createProjectRootTask | This method creates root records for project, Quotation, Templates |
![]() |
createProjectRootTaskMajor | Creates root records for project, Quotation, Templates |
![]() |
createProjectRootTaskMinor | Obsolete method. |
![]() |
createProjectTaskRecords | Creates ProjActivity and PSAActivitySetup records for all project tasks. |
![]() |
createProjectTaskRecordsMajor | Creates ProjActivity and PSAActivitySetup records for all project tasks. |
![]() |
createProjectTaskRecordsMinor | Obsolete method. |
![]() |
createTaxExchRateForProjInvoiceJour | Creates the SalesTaxTransactionExchangeRate record for ProjInvoiceJour. |
![]() |
createVirtuelInventTrans | Creates inventory transactions for project purchase orders. |
![]() |
deletePrePopulatedData | Deletes pre-populated data in the project stage rules table. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
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.) |
![]() |
getTaxInformationRecId | Get the tax information realted record id based on the proposal id. |
![]() |
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 the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.) |
![]() |
initAdditionalUpdateJobs | Contains the initial setup for additional upgrade scripts. (Overrides the initAdditionalUpdateJobs Method.) |
![]() |
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 | Registers all the jobs that have to be executed in this version of AX. (Overrides the initPostSyncJobs Method.) |
![]() |
initPostSyncUpdateJobs | Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.) |
![]() |
initPreSyncJobs | Contains initial setup for pre synchronization upgrade scripts. (Overrides the initPreSyncJobs Method.) |
![]() |
initPreSyncUpdateJobs | Contains the initial setup for PreSyncUpdate upgrade scripts. (Overrides the initPreSyncUpdateJobs Method.) |
![]() |
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 ReleaseUpdateDB401_Proj.) |
![]() |
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.) |
![]() |
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.) |
![]() |
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.) |
![]() |
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.) |
![]() |
updateCostControlTransCommittedCost | Updates the CostControlTransCommittedCost table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateCostSalesLineFunders | The new cost and sales detail lines that are required to be associated to the funding source for project contracts. |
![]() |
updateCreditInvoicingTable | The CustVendorCreditInvoiceTable table is updated with the RefRecId value that references the related project invoice table. |
![]() |
updateCustTable | Updates the ProjTable for uptaking Employee Refactoring HCM Uptake using new Attributes Framework |
![]() |
updateDataAreaAndLEFieldsMajor | Fill in the ProjectDataArea and WorkerLegalEntity fields for Intercompany time feature |
![]() |
updateDataAreaAndLEFieldsMinor | Fill in the ProjectDataArea and WorkerLegalEntity fields for Intercompany time feature |
![]() |
updateDataAreaAndLegalEntityFields | Fill in the ProjectDataArea and WorkerLegalEntity fields for Intercompany time feature |
![]() |
updateDateTimeFields | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateEmplReservation | update the new WorkerLegalEntitiy field with current legal entity merge duplicate records for same Worker, ProjId, ActivityNumber, QuotationId, TransDate and CommitType |
![]() |
updateEmplReservationMajor | This script is for 4.0/5.0 - 6.2 update update the new WorkerLegalEntitiy field with current legal entity merge duplicate records for same Worker, ProjId, ActivityNumber, QuotationId, TransDate and CommitType |
![]() |
updateEmplReservationMinor | This script is for 6.0/6.1 - 6.2 update update the new WorkerLegalEntitiy field with current legal entity merge duplicate records for same Worker, ProjId, ActivityNumber, QuotationId, TransDate and CommitType |
![]() |
updateEximProjItemTrans_IN | Updates the EximProjItemTrans_IN table.The Rec Ids of Incentive scheme group, Exim Ports, Exim Product Group and Customs tariff code are now stored in place of IncentiveSchemeGroup, PortId and ProductGroup field values. |
![]() |
updateFundingRule | Provides a default rule for existing contracts. |
![]() |
updateFundingRuleAlloc | Provides a default rule allocation for existing contracts. |
![]() |
updateFundingSearchParameter | Populates the table with the default search criteria for funding rules. |
![]() |
updateFundingSource | Moves invoice account information from the ProjInvoiceTable table to the ProjFundingSource table. |
![]() |
updateInvoicePrintMgmtFooterTextMinor | Transfers managed project invoice footer text to print management |
![]() |
updateLedgerJournalTrans_Project | Updates the LedgerJournalTrans_Project table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateMappingFields | Adds the mapping for the project related fields and tables. (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjCostTrans | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjEmplTrans | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjItemTrans | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjOnAccTrans | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjRevenueTrans | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjTransPostAcc | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjTransPostCost | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjTransPostFee | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjTransPostHour | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjTransPostingTM | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginProjTransPostItem | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateOriginTrxProjTransPosting | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updatePeriodTable | Updates period frequencies in period table. |
![]() |
updatePreFixIds_Adjustment | Updates field names in ProjParameters and ProjAdjTreeVisualizationLine tables. |
![]() |
updatePreFixIds_TS | Updates field names of multiple project tables. |
![]() |
updateProjActivity | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjAllocateTrans | Updates the ProjAllocateTrans table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjCategoryIntegrate | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjControlPeriodCostGrp | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjCostPriceExpense | Updates the ProjCostPriceExpense table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjCostSalesPrice | Updates the ProjCostSalesPrice table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjCostTrans | Creates records in the new cost and sales tables for expense transactions. (Overrides the updateProjCostTrans Method.) |
![]() |
updateProjCostTransWorker | Updates the ProjCostTrans table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjDefaultOffsetSetup | Updates the ProjDefaultOffsetSetup table. |
![]() |
updateProjDefaultOffsetSetupWorker | Updates the ProjDefaultOffsetSetup table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjectCategories | Updates the project categories to populate the corresponding global categories. |
![]() |
updateProjectRevenueLine | Populates the AccountingLegalEntity field in the ProjectRevenueLine table |
![]() |
updateProjectRevenueLineMajor | Populates the AccountingLegalEntity field in the ProjectRevenueLine table |
![]() |
updateProjectRevenueLineMinor | Populates the AccountingLegalEntity field in the ProjectRevenueLine table |
![]() |
updateProjectRootTaskSiblingNumberMajor | Sets the HierarchyTreeTable.SiblingNumber to 1 for Project, Quotation, Templates WBS hierarchy roots. |
![]() |
updateProjectTaskCalendar | Sets every project task calendar to the calendar of their project. |
![]() |
updateProjectTaskCalendarMajor | Sets task calendars to WBS owner (e.g. Project, Project Sales Quotation) calendar. |
![]() |
updateProjectTaskCalendarMinor | Obsolete method. |
![]() |
updateProjectTaskDefaultCategory | Sets all blank task categories (CategoryDefault) to the default hour transaction category if blank. |
![]() |
updateProjectTaskDefaultCategoryMajor | Sets all blank task categories (CategoryDefault) to the default hour transaction category. |
![]() |
updateProjectTaskDefaultCategoryMinor | Obsolete method. |
![]() |
updateProjectTaskNumberOfResources | Set NumberOfResources field in PSAActivitySetup of leaf project tasks to one. It's a new field. |
![]() |
updateProjectTaskNumberOfResourcesMajor | Initialize task Number of resources to 1. |
![]() |
updateProjectTaskNumberOfResourcesMinor | Obsolete method. |
![]() |
updateProjectUrl | Moves the project URL information to the DocuRef table |
![]() |
updateProjectWBSSummaries | Updates PSAActivitySetup values for project WBS summary tasks. |
![]() |
updateProjectWBSSummariesMajor | Updates WBS summaries (e.g. Start, Finish dates, Effort and Duration).Also initializes cost and effort tracking projections. |
![]() |
updateProjectWBSSummariesMinor | Obsolete method. |
![]() |
updateProjEmplTrans | Creates records in the new cost and sales tables for hour transactions. (Overrides the updateProjEmplTrans Method.) |
![]() |
updateProjEmplTransTransRefId | Updates the TransIdRef field in the ProjEmplTrans table to point to the ProjTransId filed in the prodRouteProj table. |
![]() |
updateProjEmplTransWorker | Updates the ProjEmplTrans table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjExpPolicies | Updates the ProjExpPolicies table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjExpPolicyGroupEmpl | Updates the ProjExpPolicyGroupEmpl table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjForecastCost | Updates the ProjForecastCost table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjForecastEmpl | Creates the WrkCtrProjForecastEmplActivity, WrkCtrActivity, WrkCtrActivityRequirementSet, WrkCtrActivityRequirement, WrkCtrCapability, WrkCtrActivityCapabilityRequirement, WrkCtrActivityResourceRequirement records based on the ProjForecastEmpl, WrkCtrTaskGroup and WrkCtrTaskGroupLine tables. (Overrides the updateProjForecastEmpl Method.) |
![]() |
updateProjForecastEmplWorker | Updates the ProjForecastEmpl table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjForecastRevenue | Updates the ProjForecastRevenue table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjHourCostPrice | Updates the ProjHourCostPrice table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjHourSalesPrice | Updates the ProjHourSalesPrice table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjInvoiceCost | Creates records in the new invoice expense details table. |
![]() |
updateProjInvoiceCostWorker | Updates the ProjInvoiceCost table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjInvoiceEmpl | Creates records in the new invoice hour details table. (Overrides the updateProjInvoiceEmpl Method.) |
![]() |
updateProjInvoiceEmplWorker | Updates the ProjInvoiceEmpl table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjInvoiceItem | Creates records in the new invoice item details table. |
![]() |
updateProjInvoiceItemInventDimId | Updates the ProjInvoiceItem.InventDimId field from the corresponding ProjItemTrans record. |
![]() |
updateProjInvoiceJour_TaxInformation | Updates the ProjInvoiceJour table to uptake TaxInformation values |
![]() |
updateProjInvoiceJourPrint_HU | Creates records in the ProjInvoiceJourPrint table. |
![]() |
updateProjInvoiceOnAcc | Creates records in the new invoice on-account details table. |
![]() |
updateProjInvoiceRevenue | Creates records in the new invoice revenue details table. |
![]() |
updateProjInvoiceRevenueWorker | Updates the ProjInvoiceRevenue table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjInvoiceTable | Updates the ProjInvoiceTable table. |
![]() |
updateProjItemTrans | Creates records in the new cost and sales tables for item transactions. (Overrides the updateProjItemTrans Method.) |
![]() |
updateProjItemTrans_IN | Updates the TaxInventVATCommodityCode_IN and WarehouseLocation_IN fields of the ProjItemTrans table. |
![]() |
updateProjItemTransInventDimId | Updates the ProjItemTrans.InventDimId field from the corresponding business document line record. |
![]() |
updateProjJournalTable | Updates the ProjJournalTable table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjJournalTrans | Updates the ProjJournalTrans table to uptake the employee refactoring human capital management uptake by using the new attributes framework. (Overrides the updateProjJournalTrans Method.) |
![]() |
updateProjLineProperty | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjOnAccTrans | Creates records in the new sales table for on-account transactions. |
![]() |
updateProjParameters | Populates the initial project parameters. (Overrides the updateProjParameters Method.) |
![]() |
updateProjPeriodEmpl | Updates the ProjPeriodEmpl table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjPriceGroupValidFor | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjProposalCost | Creates records in the new invoice proposal expense details table. |
![]() |
updateProjProposalEmpl | Creates records in the new invoice proposal hour details table. |
![]() |
updateProjProposalItem | Creates records in the new invoice proposal item details table. |
![]() |
updateProjProposalJour | Updates the ProjProposalJour table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjProposalJour_TaxInformation | Updates the ProjProposalJour table to uptake TaxInformation values |
![]() |
updateProjProposalOnAcc | Creates records in the new invoice proposal on-account details table. |
![]() |
updateProjProposalRevenue | Creates records in the new invoice proposal revenue detail table. |
![]() |
updateProjRevenueSalesPrice | Updates the ProjRevenueSalesPrice table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjRevenueTrans | Creates records in the new Sale table for fee transactions. (Overrides the updateProjRevenueTrans Method.) |
![]() |
updateProjRevenueTransWorker | Updates the ProjRevenueTrans table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjStatusTypeRule | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjTable | Updates the ProjTable table. |
![]() |
updateProjTableWorker | Updates the ProjTable table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjTimeSheet | Updates the ProjTimeSheet table to uptake the employee refactoring human capital management uptake by using the new attributes framework. (Overrides the updateProjTimeSheet Method.) |
![]() |
updateProjTransBudget | Updates the ProjTransBudget table to uptake the employee refactoring human capital management uptake by using the new attributes framework. (Overrides the updateProjTransBudget Method.) |
![]() |
updateProjTransBudgetFunders | The project budget lines must be associated with the funding source for project contracts. |
![]() |
updateProjTransBudgetPayment | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjTransPosting | Updates the ProjTransPosting table to uptake the employee refactoring human capital management uptake by using the new attributes framework. (Overrides the updateProjTransPosting Method.) |
![]() |
updateProjTransPostingFunders | The project posted transaction lines must be associated with the funding source for project contracts. |
![]() |
updateProjTransPostingPayment | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjUtilTypes | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateProjValEmplCategorySetUp | Updates the ProjValEmplCategorySetUp table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateProjValEmplProjSetup | Updates the ProjValEmplProjSetup table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updatePSAActivitySetupMajor | Updates the PSAActivitySetup table by copying project tasks information from the ProjActivity table which is used in AX5.0. |
![]() |
updatePSAProjProposalProj | Inserts and deletes records in the PSAProjProposalProj table. |
![]() |
updatePSAProjProposalProjMajor | Inserts/Deletes records in PSAProjProposalProj table, updates ProjParameters. |
![]() |
updatePSAProjProposalProjMinor | Inserts/Deletes records in PSAProjProposalProj table, updates ProjParameters. |
![]() |
updatePSAProjSchedRole | Updates the new PSAProjSchedRole table by inserting the default role per project per worker. |
![]() |
updatePSAProjSchedRoleMajor | Creates a default project role if it does not already exist, and also creates project team records based on reservation details. |
![]() |
updatePSAProjSchedRoleMinor | Creates a default project role if it does not already exist, and also creates project team records based on reservation details. |
![]() |
updatePurchaseOrder | Updates the purchase order records with the project ID when they are created from a project sales order or item requirement. |
![]() |
updatePurchLine | (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateSalesLineProjTrans | Sets SalesLine.ProjTransId for records where it is not already set. (Inherited from ReleaseUpdateDB41_Proj.) |
![]() |
updateSourceDocumentFK | Populates the SourceDocumentHeader field in the TSTimesheetTable table, and the SourceDocumentLine field in the TSTimesheetTrans table. |
![]() |
updateSourceDocumentFKMajor | Populates the SourceDocumentHeader field in the TSTimesheetTable table, and the SourceDocumentLine field in the TSTimesheetTrans table. |
![]() |
updateSourceDocumentFKMinor | Populates the SourceDocumentHeader field in the TSTimesheetTable table, and the SourceDocumentLine field in the TSTimesheetTrans table. |
![]() |
updateSync | Updates legacy table ids to table names in SyncSimpleTrans and SyncCompundTrans tables. |
![]() |
updateSyncIntegratedFields | Populates the integrate fields by using the |
![]() |
updateSyncProjResource | Pulls out the data from the SyncProjValEmplProjSetup table to the SyncProjResource table. |
![]() |
updateSyncProjTransaction | Updates the SyncProjTransaction table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateSyncSimpleCompoundType | Updates the SyncSimpleType and syncCompoundType tables. |
![]() |
updateSyncSimpleTrans | Pulls out the data from the SyncEmplTable table to the SyncWrkCtrTable table. |
![]() |
updateSyncSimpleTypeKey | Updates the SyncSimpleTypeKey table. |
![]() |
updateSyncSimpleTypeTable | Updates the SyncSimpleTypeKey table by adding an assignment simple entity type. |
![]() |
updateSyncWrkCtrTable | Pulls out the data from SyncEmplTable table to the SyncWrkCtrTable table. |
![]() |
updateTaxAsPerOriginalInvoice | Updates the table to uptake TaxAsPerOriginalInvoice_IN, ProjProposalId_IN values |
![]() |
updateTransDateExpenseJournal_Major | Updates the project transaction date in LedgerJournalTrans_Project table with the voucher date from LedgerJournalTrans table. |
![]() |
updateTSAppEmplSub | Updates the TSAppEmplSub table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateTSIntercompanyBillingStatus | Update TSTimesheetTrans with the intercompany billing status. |
![]() |
updateTSLineAndTSLineWeek | Update TSTimesheetLine and TSTimesheetLineWeek tables using the new SFK fields and additional details based on the refactoring done on AX 6 |
![]() |
updateTSTimesheetEmployeeFilter | Updates the TSTimesheetEmployeeFilter table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateTSTimesheetFavorites | Updates the TSTimesheetFavorites table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateTSTimesheetLine | Updates the TSTimesheetLine table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateTSTimesheetLineComments | Updates the TSTimesheetLineComments by setting the new foreign key field |
![]() |
updateTSTimesheetLineWeekCommentsMinor | Updates comments on TSTimesheetLineWeek records to be consistent with comments on TSTimesheetTrans records. |
![]() |
updateTSTimesheetTable | Updates the TSTimesheetTable table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateTSTimesheetTrans | Update TSTimesheetTrans table using the new SFK field from TSTimesheetLineWeekbased on the refactoring done on AX 6 |
![]() |
updateTSWorkflowLog | Updates the TSWorkflowLog table to uptake the employee refactoring human capital management uptake by using the new attributes framework. |
![]() |
updateTxt | Updates the timesheet comments. |
![]() |
updateVendInvoiceLineProjDataArea | Updates VendInvoiceInfoLine_Proj setting the project data area ID field. |
![]() |
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.) |
![]() ![]() |
::updateAdjustedTransaction | |
![]() ![]() |
::updateTransDateExpenseJournal | Update project transaction date in ledgerJournalTrans_Project to match the transaction date of the corresponding ledgerJournalTrans entry. |
Top
Inheritance Hierarchy
Object Class
ReleaseUpdateDB Class
ReleaseUpdateDB401_Proj Class
ReleaseUpdateDB41_Proj Class
ReleaseUpdateDB60_Proj Class