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: 

Display POPUP in MIGO

0 Kudos

Hi Gurus,

i have requirement of displaying popup while saving MIGO.

i have tried by implementing the user exit MB_CF001.

but it gives a dump saying POSTING_ILLEGAL_STATEMENT

can anyone guide me how to implement this?

points will be rewarded.

3 REPLIES 3

Former Member
0 Kudos

hi kiran,

If you want to get Popup dialog before saving

use this fm POPUP_TO_CONFIRM

<b>reward points if useful</b>

0 Kudos

Dear Chandra,

That's what i have implemented, but its givin a short dump saying POSTING_ILLEGAL_STATEMENT

0 Kudos

Hi Kiran,

Please try giving an information message'Type I' or success message'Type S' if it suits your requirement...in addition we can also try creating instance of the BADI ..MB_MIGO_BADI and give an information in the proper method if you are not already implementing the same....

Regards

Byju