Application Development 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: 

Problem while transporting an Routine

Former Member
0 Kudos

Hi,

A routine was developed long back now I had transported the routine to QAS, but now the problem in the routine is it is not finding the main program, means when we create a routine then it has to be included in a standard include. So now how can I proceed further to do the same.

Thanks & Regards,

M.Ramana Murthy.

1 ACCEPTED SOLUTION

former_member195698
Active Contributor
0 Kudos

Are you talking about the sales routines created in Transaction VOFM ?

If yes, then you can try running the program RV80HGEN to generate the routines

You can also try updating the navigation index of the program

Click Utilities -> Update Navigation Index

Edited by: Abhishek Jolly on Jan 29, 2009 6:22 AM

4 REPLIES 4

former_member195698
Active Contributor
0 Kudos

Are you talking about the sales routines created in Transaction VOFM ?

If yes, then you can try running the program RV80HGEN to generate the routines

You can also try updating the navigation index of the program

Click Utilities -> Update Navigation Index

Edited by: Abhishek Jolly on Jan 29, 2009 6:22 AM

0 Kudos

Hi Abhishek,

Yeah I am trying to create routine through VOFM only. See when I am creating a routine for Output then i had created a rotuine called 901, which include is RV61B901. This include will be available in RV61BNNN which is an include for User routines in development i am able to see it. But when I transported the routine RV61B901 to Quality I am not able to see the in the RV61BNNN to get included how can I do that.Will the program specified by you will will resolve my issues.

Thanks In Advance.

M.Ramana Murthy.

0 Kudos

Hi,

Just run the program RV80HGEN in all target systems, it will regenerate all required include calls in your main program.

Dev.

dev_parbutteea
Active Contributor
0 Kudos

Hi,

to which routine are you referring to: routines created via VOFM trnx?

Regards,

Dev.