2008 Jun 11 8:12 AM
Hi Senior ABAP folks,
How can I display ALV grid by different sections?
I have three different internal tables ,I want to display all the three internal tables on one page with three different ALV grids as sections .
Now i can able to display only one section .
Please let me know how is it possible.
Thanks in advance .
Jaga.
Hi Senior ABAP folks,
How can I display ALV grid by different sections?
I have three different internal tables ,I want to display all the three internal tables on one page with three different ALV grids as sections .
Now i can able to display only one section .
Please let me know how is it possible.
Thanks in advance .
Jaga.
2008 Jun 11 8:14 AM
Hi,
Create a screen & place 3 containers. Use OO-ALV to pass the data to 3 containers.
BCALV_GRID_DEMO is the sample program.
Best regards,
Prashant
2008 Jun 11 8:14 AM
Hi,
Try to create 3 container areas on the screen and then call the ALV grid display using the method : SET_TABLE_FOR_FIRST_DISPLAY...
This will display 3 ALV grids on the screen and at a different areas
Regards
Shiva
2008 Jun 11 8:18 AM
Hi,
Please refer SAP standard demo Program as BCALV*.
Thanks,
Sriram Ponna.
2008 Jun 11 8:18 AM
try creating multiple containers on the same screen and then using different ALV objects to have different ALVs...
2008 Jun 11 8:19 AM
Hi,
You can create three different containers on the screen.
And display three different ALV
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |