‎2008 Mar 29 9:13 AM
Hi Experts
When i debug the following code, am getting dump error.
SELECT * FROM vbrk
WHERE stceg = s_stceg-LOW.
ENDSELECT.
Error message as follows
Invalid interruption of a database selection.
So, how to solve this issue, and how to change this coding, pls explain me on this.
Thanks in advance.
Regards
Rajaram
‎2008 Mar 29 9:15 AM
Hi,
Its not the problem with the code. Whenever you execute the command in debug mode it will shows error. But while you are not executing the command iin debug mode the error will not occur.
Regards,
Sanki.
‎2008 Mar 29 9:17 AM
But i want to execute in debug mode yar, what can i do.
pls suggest me.
Regards
Rajaram