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 transport

Former Member
0 Likes
482

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

3 REPLIES 3
Read only

Former Member
0 Likes
460

Hi,

Make sure that FM is active and function group also.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
460

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

Read only

Former Member
0 Likes
460

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