hello,
i have an alv grid that displays timesheet of employee. it displays the no of hours the employee
has worked on his project on each day of the month.
the table looks like this,
emp_name proj_id 1 2 3 4 5 ... 30 total
abc 010 1 2:30 3 1:20 2:30 ... sum
i want to calculate the addition of the time the employee is worked in the whole month and display
the result in the last column of the grid(total)...
hope i have asked my question clearly..
plz help me out,
thank you...