ReleaseUpdateDB60_HRM.updateHcmPayrollFrame
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHcmPayrollFrame |
Description |
Inserts records into the <c>HcmPayrollFrame</c> table from the <c>HRMPayrollFrame</c> table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmPayrollFrame |
HRMEmplCategory |
HRMPayrollFrame |
Remarks
This upgrade will retain the data of each company by appending the <c>DataAreaId</c> to the <c>HrmEmplPayrollFrameId</c> field of the <c>HRMPayrollFrame</c> table to create new, unique identifiers for the <c>HcmPayrollFrame</c> table when multiple companies exist. If only one company exists, the <c>DataAreaId</c> field will not be appended. The <c>PayrollFrameCategory</c> field in the <c>HcmPayrollFrame</c> table is the foreign key to the <c>HcmPayrollFrameCategory</c> table.
Data Migration Section
From Table: HRMPayrollFrame |
To Table: HcmPayrollFrame |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmPayrollFrame |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMPayrollFrame |
* |