cancel
Showing results for 
Search instead for 
Did you mean: 

Payroll period does not correspond to master data error in INLK run & soln

Former Member

Dear All,

Just wanted to share this Issue and solution which i found after debugging.

I am not sure it is 100% correct.

I am working on indian payroll and was doing lagacy data transfer with INLK schema

i was used to get error '2 payroll period does not correspond to master data'

and this was for only new joinees in that period .what i found out after debugging is

for e.g. employee is hired in 03.06.2011 .and record in t558b is

90300035 1 2011 1 2011 3 01.06.2011 31.06.2011

where 01.06.2011 is a for period begin date ,

now in payroll program this is being checked with joining date in following subroutine check_aper_versus_t558b

so it ends up with above error.now if i go and change 01.06.2011 to 03.06.2011 in T558B then payroll will be successful.

I dont no whether this is right approach but this removed that error.Just wanted to share so

It might help the members.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Gracias esa es la solución: para este error : 2 payroll periods in T558B do not correspond to master data o

2 período de cálculo de nómina en T558B no concuerda con datos maestros

Períodos de nómina según datos maestros:


Former Member
0 Kudos

Franklin,

Can you brief the difference? What Dattaraj saying is the same?.

BR

Upendra

Former Member
0 Kudos

la diferencia es la fecha del campo FPBEG que debe ser la fecha para los empleados que no esten con el año o periodo completo

the difference is the date field FPBEG Table T558B to be the date for employees who are not full with the year or period

Former Member
0 Kudos

got it thanks!

BR

Upen

sikindar_a
Active Contributor
0 Kudos

Thanks Raj