Application Development 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: 

check data before user exit from iw32

Former Member
0 Kudos

hi ,

i have a problem in iw32. we want to set user status of pm order and notification with each other .

for example in iw32 user select change notification and go to notification and change user status in back button data is saved (i write abap code in user exit and update user status of pm order same as notification) and user back to pm order , but in iw32 he select back button and when the system ask him if he want to save data he said no , so system change the user status to the previous one , how can i handle problem ?

thanks for your helps.

1 REPLY 1

Jelena
Active Contributor
0 Kudos

Other than replacing the user I'm not sure... If they make a change but then chose not to save a change then it's their choice. Of course, data is lost in this scenario.

Why is there is an expectation that something would be saved when a user chooses not to?