2007 Oct 23 2:48 PM
Hi to all!
I'm completely newbie in SAP and I need your help!I want to know how can I stop the processing of an SM30 transaction.
I've inserted a function in my sm30 program that shows a popup window questioning the user if he really wants to delete the entry(es), and I do this in the event "before deleting the data displayed", trough the menu Environment->Modification->"event" option in the "table generator maintenance" .
The popup is OK, but if the user don't want to delete the entry and click at the button "no", the register have to continue in the screen, and I don't know how to stop the processing without remove the entry of the screen.I've already try to use the command "STOP", but don't work...
Please help me!
Kind regards,
Thiago
2007 Oct 23 2:55 PM
Hi,
Welcome to SDN.
Try to call overview screen (call screen ????) instead of using STOP.
a®
2016 May 26 5:00 PM