cancel
Showing results for 
Search instead for 
Did you mean: 

Setting upper limit for wagetypes differently for different Payscale grade

Former Member
0 Kudos

Dear friends,

I've to set upper limit for different wagetypes per annum as well as per month prorately also it is different for different Pay grade.

Ex: Mobile\Internet expense for D5 grade is 21600 per annum(monthly limit 1800), This one to be given under IT0015 , wagetype 9090. But when user puts more than 1800 monthly system should throw an error message. In 2nd month it should be 3600 if it is not given in 1st month and so on.

How to achieve this ?

Screen shot of entire set up is attached.

Regards,

Nayak

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182306
Active Contributor
0 Kudos

You can achieve this by writing a rule for different payment for different grades.

An error message this can be done with the help of abaper through an user exit.

Former Member
0 Kudos

Hi Rajesh,

Without writing rules is it not possible as I am not comfortable with writing rules ? Any alternatives ?

Regards,

Nayak

former_member182306
Active Contributor
0 Kudos

Hi Nayak,

I would suggest you to approach ABAPER on this.

1st Step

User should input 1800 per month and Per annum it should be fixed 21600/annum When user upload the data for employees for D5 grade The system will show 1800/month in an infotype 15. This you have already So no need.

2nd Step

The user shouldnt allow to input more 1800 per month This can be done by user exit with the help of abaper. so you need to approach abaper on this.

3rd Step.(Important)

The remaining balance need to carry forward If it is not paid. This you need to check