ReleaseUpdateDB60_Payroll.updatePayrollPayPeriod Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Payroll |
Method |
updatePayrollPayPeriod |
Description |
Inserts records into the PayrollPayPeriod table from the DEL_PRLPayrollPeriod table. |
Affected Modules and Tables
Affected Modules |
---|
Payroll |
Affected Tables |
---|
DEL_PRLPAYROLLPERIODMASTER |
PAYROLLPAYPERIOD |
DEL_PRLPAYROLLPERIOD |
PRLEMPLOYEEPAYELEMENTSTRANSPOSTED |
Remarks
The PayPeriodID field of the PayrollPayPeriod table is new in this release and is part of an alternate key in the new table. The value is created by concatenating the year of the period and an integer representing the order of the period within the year.