hi promod,
For the mid year go live you have to update the payroll results in the tables of T558B & T558C from April to July. To update the tables you can use report "HINUULK0"
and run the payroll driver (pc00_m40_calc) with schema INLK test and live run for all the periods.
for example:
if your are running the payroll from the month of Feb, 2012 onwards means Control record would be Feb, 2012 and not in released position. just maintain py period 02 2012 and Earlies rectro accounting period also 02 2012.
for your reference:
update the table T558b and T558c for all the periods upto july 2013.
WT to update in T558c are
/3C4 |
/3E1 |
/3E2 |
/3EA |
/3F1 |
/3F3 |
/3F7 |
/3F8 |
/3F9 |
/3FA |
/3FB |
/3P1 |
/3P2 |
/3R1 |
/3R2 |
/3R3 |
/3R4 |
/3W1 |
/3W2 |
/460 |
/4ME |
/4MH |
/4MI |
/4MT |
/560 |
and your wage types in IT0008, 14 & 15 also.
for T558B :
Employee joined in the month of April 1st | ||||||||||||
MANDT | PERNR | SEQNR | PAYTY | PAYID | PAYDT | PERMO | PABRJ | PABRP | FPBEG | FPEND | OCRSN | SEQNR_CD |
600 | 800070 | 1 | 1 | 2012 | 1 | 20120401 | 20120531 | 1 | ||||
600 | 800070 | 2 | 1 | 2012 | 2 | 20120501 | 20120531 | 2 | ||||
600 | 800070 | 3 | 1 | 2012 | 3 | 20120601 | 20120630 | 3 | ||||
600 | 800070 | 4 | 1 | 2012 | 4 | 20120701 | 20120731 | 4 | ||||
600 | 800070 | 5 | 1 | 2012 | 5 | 20120801 | 20120831 | 5 | ||||
600 | 800070 | 6 | 1 | 2012 | 6 | 20120901 | 20120930 | 6 | ||||
600 | 800070 | 7 | 1 | 2012 | 7 | 20121001 | 20121031 | 7 | ||||
Employee joined in the month of May 1st | ||||||||||||
MANDT | PERNR | SEQNR | PAYTY | PAYID | PAYDT | PERMO | PABRJ | PABRP | FPBEG | FPEND | OCRSN | SEQNR_CD |
600 | 800070 | 2 | 1 | 2012 | 2 | 20120501 | 20120531 | 1 | ||||
600 | 800070 | 3 | 1 | 2012 | 3 | 20120601 | 20120630 | 2 | ||||
600 | 800070 | 4 | 1 | 2012 | 4 | 20120701 | 20120731 | 3 | ||||
600 | 800070 | 5 | 1 | 2012 | 5 | 20120801 | 20120831 | 4 | ||||
600 | 800070 | 6 | 1 | 2012 | 6 | 20120901 | 20120930 | 5 | ||||
600 | 800070 | 7 | 1 | 2012 | 7 | 20121001 | 20121031 | 6 |
* first test in the testing server and then only go for production.
regards,
praneeth kumar