‎2009 Oct 05 12:32 PM
Dear All ,
I want to know is it possible to display Multiple header in the ALV Grid Display it is possible in List Display that i dne but i want in
My requirment is :
----
Header 1 | Header 2
----
SubHeader 1 | SubHeader 2 | SubHeader 3 | SubHeader 4
----
R1 | R2 | R1 | R2 |
R1 | R2 | R1 | R2 |
R1 | R2 | R1 | R2 |
R1 | R2 | R1 | R2 |
R1 | R2 | R1 | R2 |
R1 | R2 | R1 | R2 |
Header line 1 and Header line 2 in this format .
How it could be possible Please suggest or its not at all possible . Please suggest .
Thanks & Regards,
Aryan
‎2009 Oct 05 12:36 PM
its possible using alv_list.
there are two elements in field catalog row_pos and col_pos.
if you define two elements in same col but diff rows it will get you your result.
PLEASE SEARCH SDN.
‎2009 Oct 05 12:38 PM
Dear ,
That i will do in end but i want with ALV Grid . If it wont be possible with ALV grid i will finally do with ALV List .
If any solution possible through ALV Grid then Please Suggest .
Thanks Aryan
‎2009 Oct 05 12:45 PM
Hi Aryan,
I guess what you want can be achieved using block alv.
Regards,
Usha.
‎2009 Oct 05 12:58 PM
>
> That i will do in end but i want with ALV Grid . If it wont be possible with ALV grid i will finally do with ALV List .
> If any solution possible through ALV Grid then Please Suggest .
Then go for ALV List. But i am not sure if you can achieve this using the method suggested by Soumyaprakash.
You can give it a try though.
It is possible because that I have seen in standard here i cant paste the screen shot . but how its comming tht i am not able to analysis .
This is news to me now. Which standard code are you referring to?
Good luck !!
‎2009 Oct 05 12:42 PM
Hi,
Maybe hierarchical alv will suit your requirement. In SE38, search for SALV*.
Hope it helps...
‎2009 Oct 05 12:49 PM
‎2009 Oct 05 12:57 PM
Dear ,
It is possible because that I have seen in standard here i cant paste the screen shot . but how its comming tht i am not able to analysis .
regards aryan .
‎2009 Oct 05 1:01 PM
If you have saw this in a standard report then analyse the code and poste the result here. Otherwise i stay at "its not possible".
‎2009 Oct 05 1:02 PM
‎2010 Jun 23 5:39 AM