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

Transfering Module pool program from one system to another

Former Member
0 Likes
1,371

Hi Expert,

The project am working on, in this project client already have their existing SAP setup program but they want to do sum enhacements.

There is one module pool program SAPMZCCC_LT01C001 i want to copy this progarm from one server to another server.

with all screen , include and everything please tell me how to do this.

6 REPLIES 6
Read only

anand_govardhan
Active Participant
0 Likes
1,059

Hi.

you can do this using download and upload program .

i.e

1) go to se 38 .

2) display your program .

3) go to menu -> utility-> more utility ->Download . save it on desktop .

now to upload

1) go to se38

2) create new program

3) now in change mode

4) go to menu -> utility-> more utility ->upload .

Regards

Anand

Read only

Former Member
0 Likes
1,059

Hi,

If you have a transport route, then you lock these objects in a TR and import them.

Read only

0 Likes
1,059

Hi NITWICK,

can u explain more on this how exactly i can do this.

Read only

0 Likes
1,059

Hi,

Create a transport request and lock your program in this transport. If there is a transport route, then specify the target for this transport (in SE10) and then release it.

Read only

Former Member
0 Likes
1,059

done

Read only

0 Likes
1,059

how? please tell me also, for Z module pool from one system to another.