Hello,
a few weeks ago we started the development of an application which should be used as a holiday planner. We decided to use ABAP Web Dynpro for this application.
One view displays our employees and their absences in a table. The supervisors do not want to see the absences of each employee. They wanted to see percent values (e.g. how many percent of the employees are not in the company in calendar week X) in a row at the end of this table.
I know that it is possible to show a summation column at the end of the table by using the component SALV_WD_TABLE but I am not able to find a solution for the percent values.
Do you have any ideas?
I tried to define a grid-layout at "end_of_list" but I don't know how to place the percent values exactly below the table columns. Is there any possibility to solve my problem?
Kind regards,
Danny Kramer
Edited by: Danny Kramer on Dec 2, 2008 12:16 AM