Skip to Content
0
Former Member
Dec 27, 2007 at 05:02 AM

I WANT MY PROGRAM TO EVALUATE OTHER PROGRAMS - HELP!

28 Views

i want to detect if the program evaluated has FREE'd all its internal table after use. but i just can't search for the word 'FREE itab' because there might be some subroutines in that program that can fill the internal table again. and subroutines are not arranged according to execution.