Dear expert team
I have following record in database
emp - InTime - inOut - CodeIN - Codeout - Date
123 7:00 66 67 3/1/2016
123 7:04 66 3/1/2016
123 7:06 15:00 66 67 3/1/2016
123 7:00 15:00 66 67 4/1/2016
My question
as per the above its show the employee 123 inTime have three times in same date which is 3/1/2015
i want to select one record for employee in to store in internal table and then recorded new database
Kindly expert need your help in ABAP SQL
Thank you
Talal