2008 Jun 06 7:22 AM
Hi guru
I was hearing that alv report using OO concept can be created only using containers... if we use containers can we run the job in background as its gui interfacing... is there a way to create using oo and with out containers. Thanks.
2008 Jun 06 7:31 AM
Hi,
you can run the program in background with container. But make sure that You don't creat the object for custom container if the program is running in background. Start from creating object for ALV Grid.
Hi,
you can run the program in background with container. But make sure that You don't creat the object for custom container if the program is running in background. Start from creating object for ALV Grid.
2008 Jun 06 7:31 AM
Hi,
you can run the program in background with container. But make sure that You don't creat the object for custom container if the program is running in background. Start from creating object for ALV Grid.
2008 Jun 07 10:38 AM
Hi Raj,
you can also use the new ALV object model class cl_salv_table for this. Refer to program SALV_DEMO_TABLE_REAL_SIMPLE to see how easy you can create a full screen ALV without container. Internally the class uses the FM REUSE_ALV_GRID_DISPLAY.
Regards Rudi
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |