Skip to Content
0
Former Member
Apr 12, 2010 at 05:43 PM

Benefit Salary for Insurance Plan

45 Views

Hi Experts,

I need your help. I have a requirement to show the benefit salary in PA30 till the end of the month when an employee is terminated on any day of the month. Currently, the benefit salary in Insurance Coverage tab in PA30 is getting dispalyed only till the termination date of the employee but I need this to be extended till the end of the month. For example, if an employe is terminated on 4th of April, the benefit salary on 30th of april should be same as it is on 4th of april. But currently, if I change the calculation date in PA30 from 4th to 30th of month (or any other date after 4th), the benefit salary becomes zero. When I debugged, I found out that the FM 'HR_BEN_GET_PLAN_SALARY' is reading IT0000 and if the employment status(PA0000-stat2 = 0) is withdrawn, it is returning zero as benefit salary. Could any one please advise how to handle this so that I can extend the salary till the end of the month? Any help is greatly appreciated. Thanks so much in advance.