Skip to Content
0
Former Member
Feb 18, 2009 at 12:55 PM

problem in messages

20 Views

hello,

i wanted to know if we can have a confirmation message...

eg, i have a screen through which i change the data of a database table... when i press the 'SAVE'

button, the data is changed in the table and an information pops up saying 'DATA SAVED

SUCCESSFULLY!!!', but if i make changes in screen and then press 'BACK' button, the data is

not saved in the database table... at this point before leaving for previous page i want to have a

confirmation message asking if 'the changed data has to be saved or not'...

on the dailog if user says 'yes' then the same page should remain, and if user says 'no',

then leave to previous page... this happens in notepad and e1 in word...

can this be done in abap???