Hi
I need help...
Do you know some kind os instruction or tools to see and stop in debug a program when a variable have a specified value ?
For example:
At debug I want that a program "stop" when likp-vbeln = 70000123000.
Now for do this, I change the code and insert a IF( ), and i put a breakpoint. But i need a way without need change code.
Thanks