Skip to Content
0
Former Member
Jan 23, 2012 at 05:05 PM

abap time attendance lateness program

39 Views

Hi Can u help me on this

i am writing a program on time attendance

i have already created the field date username firstintime result fine

field name is firstinime where it loads the time like 9:15 , 9:20 9:00 am

the fine &n result the program should calculate

lets say the user came after 9:10 it should say late

if before 9:10 should say present

if 0:00 -absent

if the result is late fine should be 10$ similarly if late for for 10 days the total fine should be 100$

can anybody guide on ow to write this program