2007 Apr 20 3:38 PM
hi all,
<i><b>Q). Is it possible to get the report output in the initial screen itself?</b></i>
(i.e. i want the report output to be shown along with the initial screen i.e along with the parameters)
No, if you want you can declare your own screen and then do so.
I mean write a module pool program. in that declare the parameters as normal i/o fields and then declare a container. in the container you write the output. so first part you can get the fields and second part output.
that's the only option....
2007 Apr 20 3:40 PM
No,
On the selection screen, the report output List can not be dispalyed.
sandeep
2007 Apr 20 3:41 PM
YES.. You simply have to use the function call PRINT_SELECTIONS in your Program.
~Suresh
2007 Apr 20 3:42 PM
Hi,
You can use this FM to get selection screen parameters and values.
RS_REPORTSELECTSCREEN_INFO
RS_SELECTIONSCREEN_READ
Regards,
Ferry Lianto
2007 Apr 20 3:44 PM
No, if you want you can declare your own screen and then do so.
I mean write a module pool program. in that declare the parameters as normal i/o fields and then declare a container. in the container you write the output. so first part you can get the fields and second part output.
that's the only option....
2007 Apr 20 3:49 PM
>>Q). Is it possible to get the report output in the initial screen itself?
Ans: Itz Not Possible...
Cheers,
Hakim
Mark all Useful Answers...
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |