Skip to Content
0
Former Member
Jun 01, 2011 at 08:46 PM

popup_to_confirm and popup_to_inform in webdynpro

1437 Views

Hi all,

My requirement is when a user clicks on 'DELETE' button I need to show a confirmation message having options 'yes' & 'No' similar to using function module 'popup_to_confirm'.

I know how to display normal error/success messages but not sure how to do it.

I have checked message manger methods but there is no such type of message.

I have tried calling function module 'popup_to_confirm' directly but it is not working.

Also, once user clicks on Yes/No, I need to show and information message in small popup

( similar to message i000 with 'text to be shown' )

I have tried calling popup_to_inform for this but it is going for short dump.

Please suggest me how can I achieve these functionalities in webdynpro.

Note: I have searched forums but could not get solution for my requirement.

Thanks!