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: 

Adding custom button to transaction MIRO

former_member239066
Participant
0 Kudos

Hi Experts,

I have a requirement for which I have to add a custom button to transaction MIRO. Has anyone done this before? I would very much appreciate if anybody could help me on this.

Thanks & Regards,

Vitz.

4 REPLIES 4

Former Member
0 Kudos

Hii

MIRO transaction has an enhancement in order to add new fields in the header area (see BADIs BADI_FDCB_SUBBAS*), so u can try to insert a button there.

Max

former_member182371
Active Contributor
0 Kudos

Hi,

this might give you an idea of how to approach the task:

http://wiki.sdn.sap.com/wiki/display/Snippets/Displaycustomerfieldsinheaderoflogisticsinvoiceverification+transactions

In your case you don´t need to add any new z field.

Once you have the new screen you just have to add your button and code the logic inside.

Best regards.

Former Member
0 Kudos

Hi Vitish,

I have a similar requirement.How did you implement the above requirement of adding a custom button in MIRO?

Regards,

Ramya

Edited by: ramyasd on Feb 23, 2011 1:02 PM

ashish_goyal2
Participant
0 Kudos

Hi Vitish,

I have a similar requirement.How did you implement the above requirement of adding a custom button in MIRO?

Regards,

Ashish