payroll limits
Hi all,
Can somebody please explain me how to define limitations in payroll either by total dollars or by wagetype?
Many Thanks
Scorpio
You have two options to do set limit for your dollar amount for wage types. The best would be the 1st option if your business user will insert amount from payroll master data infotype(s). I would be more in a standard SAP fashion.
1.) Config. Table V_T511 to limit the dollar amount input from master data infotype. This is better and clean. Standard SAP. User would know it right away and make adjustment before running payroll.
2.) If 1.) doesn’t suit your requirement, you need to create a simple rule in your payroll schema to set your limit checking during payroll run process, you can do your config to generate and warning message or generate an error message. It depends on your business requirement.
thank you so much ahui. it really helped me...