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

File exporting

Former Member
0 Likes
1,065

Hello,

Is there any way of exporting my ABAP program code for a particular program (including all the includes, and preferably, if possible, to all related programs that are not standard) to some format such that it would be portable? (i.e., I could transfer that into another database which are not linked to this one by any means)

Thanks a lot!

Regards,

Anyi

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,032

I have a nice little utility program that uploads and downloads report source, module pools(with includes) as wll as dynpros. If you are interested, just email me at my business card address and I will send you the source code.

Regards,

Rich Heilman

8 REPLIES 8
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,033

I have a nice little utility program that uploads and downloads report source, module pools(with includes) as wll as dynpros. If you are interested, just email me at my business card address and I will send you the source code.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
1,032

In ABAP editor, Click the export button is there.(Green color with arrow).

then u can download the source code whatever format.

- Selva

Read only

Former Member
0 Likes
1,032

Hi,

se38-utilities-more utilities-upload or download.

Regards

Amole

Read only

Former Member
0 Likes
1,032

If you are on sap ecc 5.0 tnen you can use the program:

SAPBC405_OTH_DOWNLOAD_SOURC

REgards,

Ravi

Read only

Former Member
0 Likes
1,032

Err...Green button with arrow...is that the back button?

Is it available from the menu? and may I know where is it? Thanks!

Anyi

Read only

0 Likes
1,032

hi anyi,

there is a button next to the FIND button under the report name. the Button is Save as Local file.

Read only

0 Likes
1,032

No...just above the editor(small icons)..

Read only

0 Likes
1,032

Errr...I think my system admin has disabled that...but thanks a lot anyways.