Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module to save Report Program.

Former Member
0 Likes
347

Hi ABApers.

I want to save a ABAP program from my own program, without using SE80 transaction. Is there a FM to save the Report program?

thanks in advance,

Ramesh

2 REPLIES 2
Read only

Former Member
0 Likes
321

Hi,

You can use the Command GENERATE REPORT prog.

regards,

Mahesh

Read only

Former Member
0 Likes
321

Hi

Look at http://www.sap-img.com/abap/download-and-upload-your-abap-program.htm

and check FORM "DOWNLOAD_REPORTS" may serve your purpose

Good programs listed, others are also useful...

Thanks,

Chetan Shah