‎2009 Jun 26 5:45 PM
Hi guys, i need some help.
i am using the 01 event to intercept the saving process of an entry table in sm30.
the problem is: If i try to rise any error message into the 01 event, i am able to see it on the status bat, but the transaction immediately quit.
i will appreciate any suggestion.
thanks in advance.
‎2009 Jun 26 5:57 PM
Set the flag vim_abort_saving = 'X' before you issue the error message. If it doesn't still work, set the flag and then issue a 'S' or 'I' message.
Edited by: Srinivas Adavi on Jun 26, 2009 12:57 PM
‎2009 Jun 26 5:57 PM
Set the flag vim_abort_saving = 'X' before you issue the error message. If it doesn't still work, set the flag and then issue a 'S' or 'I' message.
Edited by: Srinivas Adavi on Jun 26, 2009 12:57 PM