2007 Mar 09 3:53 AM
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
2007 Mar 09 3:56 AM
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
2007 Mar 09 4:04 AM
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
2007 Mar 09 4:07 AM
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
2007 Mar 09 4:12 AM