Hi All,
I need to debug a script and i am facing a challenge like when i checked the nace transaction for a particular Tcode i am able to c two processing routines.
When i c the output i am able to see a form which has got attached to the first routine and when i press the back button from the form output i am able to c the form which is attached to the processing routine2.( this is what i need to debugg)
Now my problem is when i make activate debugger in the second script the debugger is calling only the first form not the second one..
Can any one suggest me how to debugg it.
Thanks in Advance,
Joe