Skip to Content
0
Former Member
Dec 04, 2008 at 08:32 AM

want to stop process in bsp application

39 Views

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.