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

HOW TO COPY A FUNCTION MODULE FROM ONE CLIENT TO OTHER

Former Member
0 Likes
1,714

Hi,

Is there any to copy one function module from one client to other plz let me know if there is any

Regards,

Saleha

Hi,

Is there any to copy one function module from one client to other plz let me know if there is any

Regards,

Saleha

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,059

Understand that function module and function group like other developmemt objects like programs, module pools and classes are client independent and exist across all clients of the system. So to copy from one client to another is a non-issue. It will be there in the client already.

Now if you are referring to transporting from one instance/client to another instance/client, such as moving from DEV to TST, then you would use the standard transport system to do so.

Regards,

Rich Heilman

Read only

0 Likes
1,059

Hi Rich,

Thanx for ur reply ,Yes i mean from TEU to DEU server so no other way other than transporting like in case of screens we can download and copy to other server any such thing For FMs

Read only

0 Likes
1,059

Not really. If you are running a newer release, you could possibly use SAPlink to copy the function group from one system to another.

http://groups.google.com/group/saplink?msg=pending&;

Regards,

RIch Heilman

Read only

Former Member
0 Likes
1,059

If you want to tranport it , then chk this thread