Skip to Content
0
Former Member
Mar 24, 2009 at 11:35 AM

Check Subroutine It contains active coding or not..

45 Views

Hi experts.

Example..

Include MV45AFZC

THis Program Subroutines are created but it dosent contain any coding. I want list of such Routines...

I am using such conditions. if rtab-text(1) ca 'FORM'

if rtab-text(1) = '*'.

But as it found FORM USEREXIT Statement.. It shows that code has active coding. but after this there is no active coding.. till ENDFORM.. As it got ENDFORM statement again it gives meassage code has active coding..

Please help me.