cancel
Showing results for 
Search instead for 
Did you mean: 

abap time attendance lateness program

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

AR.

can anybody guide on how to write this program

I don't believe 'guide' would be the proper word to describe the kind of help you seek. You instead appear to be looking for basic training as to how to logically design a computer program, and basic instructions as to how to use ABAP to execute the resulting design.

You have posted this question in the wrong forum. I suggest you delete this post, and re-enter in one of the beginner forums, such as

or one of the programming forums, such as

Or, you may want to consider taking a class in basic ABAP programming, such as

https://training.sap.com/us/en/course/bc100-introduction-to-programming-with-abap-classroom-091-us-e...

Or, purchase and study one of SAP's many ABAP books

http://www.sap-press.com/search.php?search_query=abap;x=0&y=0

Best Regards & Good Luck,

DB49