Hi Experts,
I need to write custom function for Quota Deduction.
Client requirement is to check the Hire date and Calendar year date .
Where if employee get hired in last year then didn't execute PT60 for that employee.
How i can resolve this..?
Please help its urgent.
Thanks & regards,
Rajveer Rahekwal
Why do you need a custom function? If your requirement is that PT60 should not be executed for employees in their first year, maintain the IT7 Time management status = 0(No time evaluation).This will ensure that the employee is not selected for time evaluation.
This can be changed after the completion of 1 year as required.
Add a comment