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 the Module pool program

Former Member
0 Likes
2,519

Hi,

I have created one Module Pool Program which consists lot of Screens, GI Status, PF Status and all the events related to Module Pool.

I want to download the whole Moudule Pool Program including Screens, Test Elements and all other stuffs, so that i can upload everything to some independent Server.

I know there is sonme way we can download the whole stuff in XML and we can upload in another server..

Kindly help in this context...

Abhishek Suppal.

6 REPLIES 6
Read only

Former Member
0 Likes
1,339

Hi,

Use transaction SE51 to download the Module Pool Programs. Specify the program name and screen no.

On the tool bar, you get an IMPORT to File button. Click on that and specify the file Name. You need to do it for all includes under that program/screen.

Also refer following link : http://www.dalestech.com

Regards

Rajesh Kumar

Read only

Former Member
0 Likes
1,339

You can change your Module pool program into nugget file and upload the same on another server.

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/saplinkUserDocumentation

Read only

Former Member
0 Likes
1,339

hi,

Please follow the code in the given link

[http://www.sapnet.ru/viewtopic.php?t=319]

Also see the below threads

Regards,

Manish

Read only

Former Member
0 Likes
1,339

Hi,

For includes just give names and copynames.

For screens go to utilities then select download

For PBO and PAI copy and paste it in the disk.

Regards,

jaya

Read only

Former Member
0 Likes
1,339

Hi,

In SE80, double click on the screen number or program and then in the menu, Utilities->More Utilities->Upload/Download->Download option. Or Transporting in your Module Pool program,

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

Regards,

Ansari.

Read only

Former Member
0 Likes
1,339

Use transaction SE80 select that ModulePool Program and in menu bar Utilities->More Utilities->Upload/Download->Download option ( for each include ).

Save it as a text file and then repeat the same process in the target system by using upload option

Check this link too

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