Application Development and Automation 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: 
Read only

Updated Messages for MIRO tcode using BADI's

Former Member
0 Likes
379

Hi,

Wanted to add warning messages for MIRO transaction code screen. In that screen we can see a push button with name "<b>Messages</b>". If payment method is changed than we have to add a warning message to that push button. Is it possible with BADI, if so please provide the process to fallow the same.

Thanks & Regards,

Sudheer

Hi,

Wanted to add warning messages for MIRO transaction code screen. In that screen we can see a push button with name "<b>Messages</b>". If payment method is changed than we have to add a warning message to that push button. Is it possible with BADI, if so please provide the process to fallow the same.

Thanks & Regards,

Sudheer

1 REPLY 1
Read only

Former Member
0 Likes
341

Hi,

Try this badi definition : INVOICE_UPDATE.

In se19, give your implementation name (eg:zmiro), and give defintion as INVOICE_UPDATE.Write ur coding in the methods as per your requirements.

Regards,

Viji