‎2008 Feb 05 12:02 PM
Hi
What are the object which should be included to transport
function module from dev to prd ?I have z report which uses this z fun module ,
in STMS it gives me error in transportation of this function module.
Thanks & regards
Lalith
‎2008 Feb 05 12:04 PM
Hi,
Make sure that FM is active and function group also.
Thanks,
Sriram Ponna.
‎2008 Feb 05 12:05 PM
try this
/people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
/people/community.user/blog/2007/01/18/steps-for-a-sound-footing-in-your-xi-project
https://websmp104.sap-ag.de/~sapdownload/011000358700001684302005E/HowToSLDandXI.pdf
http://help.sap.com/saphelp_nw2004s/helpdata/en/93/a3a74046033913e10000000a155106/frameset.htm
‎2008 Feb 05 12:11 PM
Always try to include the entire Function group while transporting a function module.
The entry in transport shuld be R3TR FUGR <FG name>
A Function module can be dependent on other objects in the FG. Or the FG might not be existing on the system where u r transprting the FM