cancel
Showing results for 
Search instead for 
Did you mean: 

I want popup Message when i successfully update the data

Former Member
0 Kudos

Hi Expert

My requirment is update the data in the database using Bapi.I successfully update the data in the database.when i successfully update the data it will show the popup message.whether is it possible please tell me how to do it..urgent.

Regards

Sundaresan

Accepted Solutions (1)

Accepted Solutions (1)

ankur_garg5
Active Contributor
0 Kudos

Hi Sundaresan,

Follow this thread:

Bye

Ankur

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sandaresan,

In my applications I used Nested iViews with Visibility condition . An event determines the Nested to be shown or not.

Regards,

Gilson

Former Member
0 Kudos

Hi,

you can use a timer and a data store, so when your BAPI return e.g. a subrc = 0 then the timer fires an event that a popup will open. Another solution could be using a plain text field which displays a success message.

Best Regards,

Marcel

Former Member
0 Kudos

Hi SUNDARESAN BALARAMAN,

Given link explains the steps to develop the Pop up iView in Visual Composer.

http://help.sap.com/saphelp_nw2004s/helpdata/en/9c/ffdb4269b2f340e10000000a1550b0/frameset.htm

Please have a look.

Regards,

Prashant.

Please do rewards points for useful answers.

Edited by: Prashant Jagdale on Jan 23, 2008 5:48 AM

Edited by: Prashant Jagdale on Jan 23, 2008 5:50 AM