Hi,
I have one small question, through the search i could not get the answer.
The issue is in my internal table 35000 records are available.
I am looping it until end. in this loop i am doing some calculation. While doing calculation. in one of the row it is giving the error.
Now i would like to know while running if the particular line will comes program has to be stop. How could i check it.
Break-point.: I could not put break point. Every time i can not press the f5 button. Total rows are 35000 it is not possible.
Watch-point: If i know the line no then only i can use watch-point. But i dont know the line no So, the above two i can not use.
How could i stop it , If the error Causes are coming.
Any suggestions please inform me.