2007 Oct 03 8:47 PM
Hi Guys,
Can anybody tell me how to display Multiplae ALV grids using FM's.
my req:- I have to display Header details and Item Details(here Header means some text and with values in 4 to 5 lines) like that below the 1st header and item details , I have to display 2nd Header and Item Details.simillarly for all the header also i have to display the Item Details.
Is it possible by using ALV FM's Hirerichal Sequantial ALV's.If possible please give me the names of those FM's.
Thanks,
Gopi
Hi Guys,
Can anybody tell me how to display Multiplae ALV grids using FM's.
my req:- I have to display Header details and Item Details(here Header means some text and with values in 4 to 5 lines) like that below the 1st header and item details , I have to display 2nd Header and Item Details.simillarly for all the header also i have to display the Item Details.
Is it possible by using ALV FM's Hirerichal Sequantial ALV's.If possible please give me the names of those FM's.
Thanks,
Gopi
2007 Oct 03 8:54 PM
2007 Oct 03 9:13 PM
Hi Rich,
Can u tell me the FM for Hierarchial Sequential ALV Grid.
I have to display 1st header which conataind details like date , Plant , Purch Org and Quantity str type.then below this Item data which containse Material , Period , Fiscal year Vendor and Mixing ratio........like that.for other plant (Header details)i have to display the item details
Is it possible using FM for Hierarchial Sequential ALV Grid?
If not is it Possible to display the Output using OO ABAP concept i mean my above requiremnt?If so how?
Thanks,
Gopi
2007 Oct 03 9:19 PM
Gopi,
Look at this standard report. <b>RM07MLBS</b>. It does the same thing as what your requirement asks for. It has 2 headings.
Thanks
Aneesh.
2007 Oct 03 10:17 PM
Hi Aneesh,
The Report which u gave is for ALV List Dsiplay but i need for Grid Display.
Thanks,
Gopi.
2007 Oct 04 4:24 AM
Hi Gopi,
Multiple ALV Grid functionality cant be achieved using ALV FM.
Instead you need to opt for OOPS ALV. Its possible through OOPS ALV by placing several containers on the screen & then populating them with ALV's.
Best regards,
Prashant
2011 Mar 12 9:39 AM
I'm not sure if this is what u r looking for, but just chk this link:
http://sapprograms.blogspot.com/2008/04/hirarchial-alv-report-1.html
2011 Mar 12 10:11 AM
Hi Gopi ,
Prashant Patil is right try doing using Containers with OPPS alv , you will also learn something new
regards
Deepak.
2011 Mar 14 4:27 AM
Hi Gopi,
As all said, you can create a container using SE51 and define multiple grids in it using the OO concept.
Regards,
Sonal
2011 Mar 14 4:41 AM
Hi Gopi anne,
If your looking of OOPS ALV Refer this Program : SALV_DEMO_HIERSEQ_COLUMN otherwise use this function module : REUSE_ALV_HIERSEQ_LIST_DISPLAY.
Regards,
Dhina...
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |