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

Function module

Former Member
0 Likes
473

Hi,

How do I copy a Function Module from a server X to a server Y.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
453

Check this link -

Regards,

Amit

Reward all helpful replies.

4 REPLIES 4
Read only

Former Member
0 Likes
453

There is no straight forward method,but you can transport from x server to Y server.

but x server has taget system Y then only it is possible.

Reward Points if it is helpful

Thanks

Seshu

Read only

amit_khare
Active Contributor
0 Likes
454

Check this link -

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
453

Hi

You have to copy all related objets of that fun module into a transport request like Dev class/package, all the tables used in that fun module, function group, every object related to that function module has to be included into that request.

release that request.

copy the CO and DATA files into a pen drive or CD or into something.

These files are in the path: K:/usr/sap/trans/co files and data files.

log into other server.

and copy the same above Co files and DATA files of that request from external drive into this system into the same path of the files.

they will come into this new system.

Reward points if useful

regards

anji

Read only

Former Member
0 Likes
453

Take a look at this weblog -:) You can download/upload FM's -:D

<a href="/people/alvaro.tejadagalindo/blog/2006/03/18/taking-good-care-of-z-function-modules good care of Z Function Modules</a>

Greetings,

Blag.