Hi everyone,
i use bsp application, and i need to give error message to the user and not allowed the user to continue the process.
the problem is that i dont know how to stop the process.
i tried:
stop(and i got error message that i cant use stop in oo),
leave screen sy-dynnr(got dump)
exit,(it continue to the next step)
return,(same as exit)
and nothing help to stop the process.
any ideas?
thanks,
dana.