Question:
Hi BW Gurus,
I put break point in the start routine. It is not stopping for me to see the values. How can I do that??
BREAK POINT
BREAK <USER>
Thanks
EV
Answer:
put some endless loop.
while xyz eq 0.
endwhile..
then debug from sm50, when you want to get out of, change the value of xyz.