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

subroutine work

Former Member
0 Likes
483

I have created a user defined sub routine(951b) under a Fucntion Group(V61b) and its working perfectly well in Development system.But when i trasport it to Quality system the parent program is not able to recognize this sub routine.I suppose i have to run some R*GEN program so that the links will be established between the main progarm and sub routine(951b).If its the case can any body help me with the program name or plz let me know about any other possibilities.

1 ACCEPTED SOLUTION
Read only

marius_greeff
Active Participant
0 Likes
437

Hi,

When creating additional routines using VOFM the new routine gets added to a transport but the main program where this new routine is included does not get added to the transport. Best be to just add your main program to a transport manually like I always do and transport it accross.

There is a way in SE80 to generate the program wich will require you to have the system open and development key. Not sure how any more, because found transporting the main program accross allot essier.

Hope it helps.

Regards,

Marius

2 REPLIES 2
Read only

Former Member
0 Likes
437

Ramanjaneyulu.

1. Check that Function group is active or not .

Go to se37 Environment > Inactive object-->Function Group

Under this select your object and activate.

2.Did you transport success fully to Quality system? check it.

Pls. mark if useful.

Read only

marius_greeff
Active Participant
0 Likes
438

Hi,

When creating additional routines using VOFM the new routine gets added to a transport but the main program where this new routine is included does not get added to the transport. Best be to just add your main program to a transport manually like I always do and transport it accross.

There is a way in SE80 to generate the program wich will require you to have the system open and development key. Not sure how any more, because found transporting the main program accross allot essier.

Hope it helps.

Regards,

Marius