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

Problem when transporting custom FM to PRD...

aris_hidalgo
Contributor
0 Likes
529

Hello Experts,

We are having a problem transporting a custom function module to PRD.

Our problem here is it is working fine in QAS server but when transport it PRD

server using the same transport request it produces an error saying 'This function

module is not active or contains no code'. Why is that it is working fine in QAS server

but produces the said error statement when we try to use it in PRD(production) server?

Hope you can help me out here guys. Thank you and take care!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
492

just see the Function Group of the Function Module inwhich it is ... then see whether the FUN.Grp is there in th PRD ....

see whethere both are there in the same request and sequesnce of the request no .... if some difference or doubt..

some times Fun.grp will be there in someother request which is not transported to PRD .. but it waqs there in the QAS .

take same request no in DEV.... from there just transport it to PRD ....

Girish

Hello Experts,

We are having a problem transporting a custom function module to PRD.

Our problem here is it is working fine in QAS server but when transport it PRD

server using the same transport request it produces an error saying 'This function

module is not active or contains no code'. Why is that it is working fine in QAS server

but produces the said error statement when we try to use it in PRD(production) server?

Hope you can help me out here guys. Thank you and take care!

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
492

There is probably another transport.. you have to transport all of them in the order in which they went into QAS.. or include the entire function group in a new Tr req & migrate all the way from Dev to QAS to Prod.

~Suresh

Read only

Former Member
0 Likes
492

again activate FM and Function group in development and retransport it.

looks like some of transport requests did not transport properly.

Read only

Former Member
0 Likes
493

just see the Function Group of the Function Module inwhich it is ... then see whether the FUN.Grp is there in th PRD ....

see whethere both are there in the same request and sequesnce of the request no .... if some difference or doubt..

some times Fun.grp will be there in someother request which is not transported to PRD .. but it waqs there in the QAS .

take same request no in DEV.... from there just transport it to PRD ....

Girish