Hi HR Experts,
Sorry im newbie in HR module, I have a project in to retrieve timeevents (IT2011) of a given personnel no, I found time in and outs in TEVEN table, my problem is I want to retrieve also his total working hours per day and lates per day, my first option is to check his planned work time and compute his time In/Outs to get total working time and lates, is there any FM or BAPI to get total working hours per day and lates? thanks....
Hi,
Check the function modules:
HR_BALANCE_TIMES_AGAINST_DWS
HR_CUT_TIMES_WITH_DWS
HR_TIME_AND_DURATION
HR_CC1_TIMEEVENT_GETDETAIL
HR_CC1_TIMEEVENT_INSERT
HR_CC1_TIMEEVENT_POST
HR_TIME_EVALUATION
Add a comment