2007 Mar 09 4:13 AM
Hi All,
Is there any function module to execute ABAP Reports.
Thanks,
Satish.
Not sure what you are looking for here, but you can simply execute an ABAP report using the SUBMIT statement in your program.
SUBMIT zreport and return.Regards,
RIch Heilman
2007 Mar 09 4:15 AM
2007 Mar 09 4:19 AM
2007 Mar 09 4:34 AM
Hi,
using SUBMIT statement u can execute ABAP report.
reward if useful.
2007 Mar 09 4:35 AM
2007 Mar 09 4:42 AM
Hi ,
FM RZL_SUBMIT can be used ,
but recommended to use SUBMIT in your program .
Thanks .
2007 Mar 09 5:08 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |