Hi experts my problem is
II have a database table and i need read this data base table in to an internal .Here for same time period(one week time period ) and same personnal number there may exists two different reccords i.e with type of time entry :
a)over time or
b)paid time offs
After this i need compare records in this internal table in such way that
Records having Same personnal number ,same time period but with different time entry procedure
i.e Over time and paid time off in my case (Diffrentiation done with this type of time entry)
should be diplayed in one row with two columns for Overtime and paid time off
thanks