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

Download and Upload Modulepool program

Former Member
0 Likes
1,493

hai all,

Could any one say how to Download and Upload Modulepool program from sap.

Thanks,

Jeevan.

6 REPLIES 6
Read only

Former Member
0 Likes
822

Hi,

U can download the program from SE38 and screen from se51...

please visit this link..

http://www.dalestech.com/

Read only

Former Member
0 Likes
822

Hi,

There is no direct Program From SAP,

but you can get some utility programs to do that.

you can find them in

www.dalestech.com

Regards

vijay

Read only

Former Member
0 Likes
822

hai jeevan,

In SE80, double click on the screen number and then in the menu, Utilities->More Utilities->Upload/Download->Download option.

Save it as a text file and then repeat the same process in the target system but this time use upload option.

Make sure you are in edit mode of the screen while uploading the same text file on the target system.

Also this link may help you......

http://www.members.tripod.com/abap4/Upload_and_Download_ABAP_Source_Code.html

Regards,

Srikanth.

Read only

Former Member
0 Likes
822

Hi Puduru

Welcome to ABAP forums.

If you just want to export Module pool program once, you can use transaction SE80 and menu point Utilities->More Utilities->Upload/Download->Download option ( for each include / component ).

Save it as a text file and then repeat the same process.

Here's other programs for the same functionality. You can use one of them.

http://www.members.tripod.com/abap4/Upload_and_Download_ABAP_Source_Code.html

http://sap.ittoolbox.com/code/d.asp?d=1623&a=s

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/finding your code in bsp applications.article

http://www.geocities.com/rmtiwari/Resources/Utilities/WebViewer.html

http://www.dalestech.com/

Dont forget to rewards pts, if it helps ;>)

Regards,

Rakesh

Read only

Former Member
0 Likes
822

Hi Jeevan,

Go to the layout of the modulepool to be uploaded or downloaded. choose the menu path utilities->upload/download.

The same file which is downloaded can be used to upload

1.the screen flow logic and

2.layout

to a new program with the same name.

i don't know if it caters ur requirement.