‎2008 May 29 12:06 PM
Hi all,
For a certain condition, I need to exit from a standard transaction without saving. There is a user-exit where in I can exit. Is it ok if I write a error message in the exit.
Also if this error message comes, I want to go to the first screen of the transaction.
Regards
GK
‎2008 May 29 12:18 PM
yes you can write error message in userexit.
and right a code.
leave to transaction code 'your transaction'.
‎2008 May 29 12:18 PM
yes you can write error message in userexit.
and right a code.
leave to transaction code 'your transaction'.
‎2008 May 29 12:28 PM