Hi,
Thanks for taking the time out and replying to the question.
The issues with the second scenario where they want to see the late coming hours is a bit tricky.
They want a report which can show the cumulative late coming hours for an employee in 6 months time along with the time in and time out information of the days when employee was late.
Now I can write a PCR through which I can capture the hours for which an employee is late on a daily basis and can store it in a time wage type and it can be later accessed through PT_BAL00 but the question is how can I get the time in and Time out for that specific day to be displayed along with the late coming hours.
ABAP is the last resort first I want to explore if this can be achieved through standard settings or not.
Regards