Deduction Based on Number of Days (converting Days in to hour)
I want to create a deduction based on number of days.
we have 8 hours working per day cycle.
We want to deduct employee's salary based on number of days. how do we convert number of days in hours so that system recognize that 1 day = 8 hours and if I put 1 in DBA instruction it should deduct 8 hours salary from employees payment.
we have 8 hours working per day cycle.
We want to deduct employee's salary based on number of days. how do we convert number of days in hours so that system recognize that 1 day = 8 hours and if I put 1 in DBA instruction it should deduct 8 hours salary from employees payment.
I tried by creating one table code but didnt worked. Which method we will use if we use table code.
Any repliy is appreciated.
Thanks in Advance
Regards
0