2008 Nov 19 3:26 AM
Hi gurus,
I have a report in ABAP list and I want to print it using the PRINT_REPORT function module. I can print it now but I still have to click the back button before the SAPLP window comes up.
How can I print it immediately?
Thanks,
Andre
2008 Nov 19 6:16 AM
Hi
In the PRINT_REPORT function module we have NO_DIALOG import parameter, try passing 'X' to NO_DIALOG import parameter
Regards
Madhan D
Hi gurus,
I have a report in ABAP list and I want to print it using the PRINT_REPORT function module. I can print it now but I still have to click the back button before the SAPLP window comes up.
How can I print it immediately?
Thanks,
Andre
2008 Nov 19 6:16 AM
Hi
In the PRINT_REPORT function module we have NO_DIALOG import parameter, try passing 'X' to NO_DIALOG import parameter
Regards
Madhan D
2008 Nov 19 6:33 AM
Hi Madhan,
Even if i passed the no dialog = 'X', still it does not print immediately. Is there any other FM that must be called after PRINT_REPORT in order for it to print immediately?
Thanks,
Andre
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |