2012 May 01 4:33 AM
Dear ABAPers,
I just want to know if it is possible to display subrowws in ALV grid.
I have attached the requirement given to me. Is it possible to show this type of display in ALV Grid?
2012 May 01 4:45 AM
Yes. it's partially possible. You can sort and group on employee number, employee name and current number. Also while preparing field catalog make sure that the NO_MERGING is set as space for these column. In the sort table, fill the fields SPOS, FIELDNAME, UP. For these columns.
One thing which is not possible is to group the subcolumns into main column ( Like you grouped 3 columns under previous employer column. ) Rather you can provide maeaning ful names to the sub grouped columns and remove the main column.
Other options willl be to us alv tree if you want
2012 May 01 12:16 PM
you can check the standard report : BCALV_TREE_06 you can take help form this standard report and create as par your requirement.
2012 May 01 5:11 PM
Hi Swarnadeepta Padhi,
as already said: SORT BY Emloyee_number name current. Create columms for previous company, start and end date.
Then fill internal table with same values for Emloyee_number name and current employer.
Result is almost as shown in your pic - but previous company, start and end date header ist not repeated.
Regards
Clemens
2012 May 05 7:52 PM
Dear ABAPers ,
Thanks for the response.
I had developed a report .I have designed the display screen in the attachment as how it was coming. please find it.
I am displaying it in the ALV Grid.
With ALV Tree and all i may display.. But i want to know if it is possible in ALV Grid Display or not.
Regards,
Swarnadeepta.
2012 May 05 8:43 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |