Skip to Content
0
Former Member
Feb 20, 2009 at 04:51 PM

to trigger popup to confirm in few condtions

151 Views

Hi friends

Iam using a the fucntion module POP_TO_CONFIRM

to have a pop up screen and then user enters yes or no to decide.

its working fine..

But my requiremnt is.

When the user execute the transaction i will have a screen 100 which contains a table control and suppose say if i have 4 entries.

a)

now if the user after entereing into the screen 100 if he does not do any changes for the data on the table control ie : if he does not change any data then then if he click on back button he should not get the popup screen to decide , since he has not changed the data on the screen then he should direct go out of the transaction ie : leave program without the pop up screen.

b) when the user changes the data on the table control suppose say any one field value is changed then now when he click on abck button he should get the pop_up_screen now in this case.

c) now when the user comes into the transaction and do some changes and save the entry .

buy this the data base table will be updated.

now after saving the entry if the user clicks on the back button . as he has saved the entry the pop up function module should not get triigered, he should directly leave the transaction.

how can i do...

Regards

Priyanka