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

Module Pool

Former Member
0 Likes
633

Hi Frnds,

How to export the module pool Program( including GUI Status,Transaction,Screens,Include Programs) to our desktop(Front-end) like we do in SAPSCRIPT and then import that Module Pool in Another Server i.e Another Client.

With Regards,

Kumaresh.T

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
611

Solution is.

Have a look at http://www.dalestech.com/

Otherwise a special program is easier to use, take e.g. this one:

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

kishan negi

5 REPLIES 5
Read only

Former Member
0 Likes
612

Solution is.

Have a look at http://www.dalestech.com/

Otherwise a special program is easier to use, take e.g. this one:

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

kishan negi

Read only

Former Member
0 Likes
611

hi,

Goto SE51 -> Give the program name and screen no..

For uploading In the menu ...

UTILITIES -> MORE UTILITIES -> UPLOAD / DOWNLOAD -> UPLOAD..

Read only

Former Member
0 Likes
611

hi why you want to need all those i dont know you can send those by request no only. But only for screen you may have to download or upload.

for that go to screen painter and(se51) in layout go to menu utilities-->upload/download.

regards

shiba dutta

Read only

Former Member
0 Likes
611

Hi samy,

1.Go to source system and the corresponding screen

menubarutilities-more utilities ---upload/download and then say

download

2.Download it on to ur local disk in the form of a file

3.Go to target system,create an empty screen,follow the same menu

options,this time to do a upload and select the file downloaded in

step2.The whole screen layout along with the PBO/PAI code is copied.Just

activate it

Read only

Former Member
0 Likes
611

You need to download it to desktop and upload to another system.

Go through the link below, there is a program fordownloading entire program including screens, tcodes ( not sure about scope of the program may not work for versions greater than 4.6)

https://www.sdn.sap.com/irj/sdn/developerareas/abap?rid=/library/uuid/840ad679-0601-0010-cd8e-9989fd...

Regards