Skip to Content
0
Sep 17, 2007 at 08:31 AM

problem with ALV layout summation grouping by

24 Views

When I have for instance a simple cats report with employee number, employee name and hours written.

When I want to sum the hours for each employee number and hide the detaillines so only the results of the summation are showing I can't show the name of the employee. logical ofcourse since it's grouped by employee id and my programm doesn't know that employeename and Id reside on the same detail level .

is it possible to also show the employee name while the grouping remains on the employee id.

this is just a simple example but with serviceorders and operations I have different possibilities on which detail level fields may or may not be shown.

is it possible to programm this ?

at the moment we work with REUSE_ALV_GRID_DISPLAY

kind regards

arthur