on ‎2019 Oct 23 1:54 PM
Hi Experts,
I am creating a report where I need to find out all the completed shift of employee.I am new in HR can any body tell me if there is any standard table or do i need to calculate this and how.
Thanks,
Jay
Request clarification before answering.
Hi,
Could be a tricky report.
The B2 Cluster (Time evaluation results transaction PT_CLSTB2) will contain
PSP table - which will give you the daily work schedule for each day
PT Table - will give you the time pairs (ins and outs) for the day
AB Table for Absences
Results can be read with FMs HR_FORMS_TIM_GET_B2_RESULTS or HR_TIME_RESULTS_GET
Config table T550A wil give you the details of the individual daily work schedules (planned start and end times )
You may also need to consider shift substitutions
Good luck!
bg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.