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

Adding custom button to transaction MIRO

former_member239066
Participant
0 Likes
2,221

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
Read only

Former Member
0 Likes
1,501

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

Read only

former_member182371
Active Contributor
0 Likes
1,501

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.

Read only

Former Member
0 Likes
1,501

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

Read only

ashish_goyal2
Participant
0 Likes
1,501

Hi Vitish,

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

Regards,

Ashish