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.