Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User-Exit

Former Member
0 Likes
371

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
346

yes you can write error message in userexit.

and right a code.

leave to transaction code 'your transaction'.

2 REPLIES 2
Read only

Former Member
0 Likes
347

yes you can write error message in userexit.

and right a code.

leave to transaction code 'your transaction'.

Read only

Former Member
0 Likes
346

Hi,

Refer this:

Regards,

Shiva Kumar