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

MIGO add second tab

Former Member
0 Likes
720

Hi all,

I have successfully added tabs at header and item level. But I need one more tab at header level. Is it possible? How can I do that?

Thanks.

JC

3 REPLIES 3
Read only

Former Member
0 Likes
568

I am able to add second one.

Read only

shishupalreddy
Active Contributor
0 Likes
568

hello ,

Can you please provide me the steps to add the tabs to the standard screen as soon as possible .

thanks

Read only

0 Likes
568

There is a BADI MB_MIGO_BADI for adding tabs for MIGO transaction. When you go to se18, open the BADI. Then go to 'GOTO' -> sample code -> display. You can copy the example and play with it.

The Badi, you can use multiple times. Which means you can create more than one tab. You just need to create more implement against the BADI.

Hope this helps.

JC.