2012 May 28 7:09 AM
Hi to all,
We had developed a routine in VOFM- Condition based value. Its working fine in development. We were transfered to quality server. Test the performance checks for routine in code inspector. ITs showing message "This is SAP object ,cannot checked". After that we executed the standard program RV80HGEN to activate this routine. Again we checked the routine performance checkes in code inspctor, its showing error messages for OLD routines. WHere is the problem we dont understand.
Give me the suggession.
2012 May 28 7:35 AM
Hi Geetha,
This is because when you do a Code inspector check, it checks the whole Function group of the routines. You can find the Function group name (V61A) as a message when it checks for errors.
If you want to see the error messages pertaining to your Routine, you can set the filter in the Code inspector result screen.
After the results are displayed, go to the Results Menu -> Filtering and give the Object name.
Thanks,
Shambu
2012 May 28 7:54 AM
Hi Shambu,
But its not solution for this problem. I want Message "This is SAP Object, cannot checked" in quality server after execting the stadard program RV80HGEN.
2012 May 28 8:00 AM