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: 

requirement 607 does not work in the Quality System

Former Member
0 Kudos

Hi,

I have the following problem. We have transported the entire developed applications from Development System to the Quality System.

Maintained one output type through T-code MN04. The self created requirement 607(output control) doesn't take

any effect in the Quality System. I have set a breakpoint in the code (within Requirement 607 coding) it doesnt

stop there. Clearly said it does not work similar as in the Development System. There is everything OK.

Did you ever come into across with such a problem. Please help me on this topic.

Friendly Regards

Marco

3 REPLIES 3

roger_colaco2
Explorer
0 Kudos

Marco,

Sometimes routines are not generated properly while being transported. You will need to have them regenerated. You can do this manually but going to the main program and regenerate. If that does not help use program RV80HGEN to appropriate generate the table entries for the routine.

Hope this helps.

Roger.

Former Member
0 Kudos

i think there wont be any further answerings

0 Kudos

Hello Marco

I had once a very similar problem like yours and it was indeed due to a problem of generating these odd exits as described by Roger.

The SAP note which helped to solve the problem was: [Note 28683 - PERFORM_NOT_FOUND: VOFM routine is not active|https://service.sap.com/sap/support/notes/28683]

Regards

Uwe