2007 Feb 23 7:00 AM
HI,
I need to output some layout based on the module pool parameters , ie need to process the module pool parameters process it build an internal table n then display...whats the way out, how shall i go abt this?
Regards
Gunjan
HI,
I need to output some layout based on the module pool parameters , ie need to process the module pool parameters process it build an internal table n then display...whats the way out, how shall i go abt this?
Regards
Gunjan
2007 Feb 23 7:10 AM
Hi gunjan,
This depends on what basis do you want to display the result? Is it an alv based or table control. And depending on that u can either use alv grid control using OOPS concepts or go for table control in module pool. Get the data from the user from one screen, and then pass the internal table to the table control and the rest would be taken care by the system itself. For this you need to create the table control with wizard so that the system generates the code for you. In case of ALV , you need to create the custom control and wirte the code yourself.
2007 Feb 23 7:16 AM
Hi,
I think the best method is to build a Custom Control in a separate Screen and Insert ALV Grid in the Custom Control and display the data in the grid.
regards,
Mahesh
2007 Feb 23 7:19 AM
If the requirment is to display in ALV format, then use one more screen and place custom container.
If u want display it as like classical report, then use key work
leave to list porcessing, and use write statements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |