2006 Nov 23 3:45 AM
Hi,
I have an interactive alv list which works fine with online processing. When run in background it only create spool for the first list. What can be a solution other than merging all the secondary alv list to the primary list level. Can we create alv list (for background proesiing mode) for more than one internal table. (I think normally we can have only one internal table displayed in a list using reuse_alv). Please inform me if further details has to be published.
Thanks and regards,
Rajeeve Patric
2006 Nov 24 3:03 AM
Rajeev,
There could be two solutions to this.
1. You can use ALV Block lists. Take a look at BALVBT01 for example.
2. You can use OO controls and display multiple grids in one screen. You need to make sure that you check for CL_GUI_ALV_GRID=>OFFLINE and then create a container so that it works in background also.
Regards,
Ravi
Note - Please mark all the helpful answers
Hi,
I have an interactive alv list which works fine with online processing. When run in background it only create spool for the first list. What can be a solution other than merging all the secondary alv list to the primary list level. Can we create alv list (for background proesiing mode) for more than one internal table. (I think normally we can have only one internal table displayed in a list using reuse_alv). Please inform me if further details has to be published.
Thanks and regards,
Rajeeve Patric
2006 Nov 24 3:03 AM
Rajeev,
There could be two solutions to this.
1. You can use ALV Block lists. Take a look at BALVBT01 for example.
2. You can use OO controls and display multiple grids in one screen. You need to make sure that you check for CL_GUI_ALV_GRID=>OFFLINE and then create a container so that it works in background also.
Regards,
Ravi
Note - Please mark all the helpful answers
2006 Nov 24 4:12 AM
Hi ravikumar,
This was exactly, the solution I was looking for.
Thanks and regards,
Rajeeve Patric
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |