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 group Transport is creating problem

Former Member
0 Likes
1,193

Hi,

we had a Function group with some 10 FM inside it , and they got transported long back to Quality environment.

Now, I removed 2 FM from that Function group and created a fresh Funtion group and included those FM in new Function

group.

I created two separate Transports one for removal of FM from old function group and second for new function group

and include those FM in it

while moving to QA , my first TR got transported successfully but second TR is giving SY-SUBRC = 8..

I dont know what is the problem, some time it says " INCLUDE report 'LZ_CUST_PROFUXX' not found " so i again created

a new TR in dev and now it gives me an error " " INCLUDE report 'LZ_CUST_PROFTOP not found "

When i check in Dev, complete Function group is active...

Can anyone tell me what could be the possible reason and how to solve it.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
858

Hello Maynak,

If the first TR got transported with no errors, it means that the function group should not contain those 2 FM's in quality. Check this first for the existence of those 2 FM's.

Your second TR seems to be in a mess. Delete the newly created function group from the new TR and try to add it again in the a new TR with all the top includes within it.

Vikranth

4 REPLIES 4
Read only

Former Member
0 Likes
858

Hello,

You may create a manual transport using SE01/SE09 and include entriy R3TR FUGR <Function Group Name> in it. Now, you may transport this to the target client and your function group will be updated with all the latest function modules.

Thanks,

Venu

Read only

Former Member
0 Likes
859

Hello Maynak,

If the first TR got transported with no errors, it means that the function group should not contain those 2 FM's in quality. Check this first for the existence of those 2 FM's.

Your second TR seems to be in a mess. Delete the newly created function group from the new TR and try to add it again in the a new TR with all the top includes within it.

Vikranth

Read only

0 Likes
858

Hi,

I did the same way. My new function group got activated in Quality system but

when i go to SE80 and put the function group ,i dont see the 2 FM in it...only what is see is INLCUDES which do

have those FM in it. but I dont see FM tree which comes in.

Also in SE37 , Those FM are linked to new function group . and my old Function group doesnt have those FM's in it..

Read only

0 Likes
858

Well in SE80, under utilities menu choose update navigation index option and check if the function modules are linked to the new function group.

Vikranth