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

No framework program was found for include RV63A800 Routine

19,751

I need a small help.

I was created one routine, in VOFM, this is for MM,
While creating the miro this has to be tirgger and work, Everything is fine, then i moved to Dev to quality, But here i am not able to put break point on any particular line,

In green color status bar showing that.
No framework program was found for include RV63A800

I opened se38 then enter the program RV63A800 Now i went to utilities then check the Frame work program,It is not showing any thing,

Same thing i did it in Dev it is showing another program. that program is exists in Quality.

But i am not able to put break point in routine Coding.

Need suggestions, Routine is acticated.

1 ACCEPTED SOLUTION
Read only

Former Member
7,539

Hi Bhaskar,

When you create a new requirement/formula ect in VOFM, the include needs to be added to the main program.

This can be achived via:

1. Run abap RV80HGEN manually on the reveiving systems

.2. Add the following entry to your transport request R3TR, XPRA, RV80HGEN

.3. Implement OSSnote 598475 XPRA RV80HGEN when transporting VOFM objects. This will add the XPRA entry automatically to your transport request.

6 REPLIES 6
Read only

SimoneMilesi
Active Contributor
0 Likes
7,539

Did you generated the routines after transporting to Quality?

Search for "Generate routines report SAP"

Read only

VeselinaPeykova
Active Contributor
7,539

To add on top of what Simone said - it looks as if you do not have much experience with VOFM routines.

I would recommend searching Google with criteria insidevofm - there is an excellent document available on the web.

Read only

Former Member
7,540

Hi Bhaskar,

When you create a new requirement/formula ect in VOFM, the include needs to be added to the main program.

This can be achived via:

1. Run abap RV80HGEN manually on the reveiving systems

.2. Add the following entry to your transport request R3TR, XPRA, RV80HGEN

.3. Implement OSSnote 598475 XPRA RV80HGEN when transporting VOFM objects. This will add the XPRA entry automatically to your transport request.

Read only

0 Likes
7,539

Thank Q ,I run the report, automatically activated it. Now i can able to put break point.

Read only

0 Likes
7,539

Thank Q ,I run the report, automatically activated it. Now i can able to put break point.

Read only

0 Likes
7,539

Thank Q ,I run the report, automatically activated it. Now i can able to put break point.