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: 

Addition Tab in Item Tabstrip of MIGO

Former Member
0 Kudos

Hi Gurus,

I need to add a custom tab in the Items TabStrip in MIGO called Details...there are already 5-6 by default already.

I have created the implimentation for BADI MB_MIGO_BADI

But i dont knw hw to create tabs in the tabstrip now

Plz guide me so i can proceed further ?

wait for reply...

thanks in advance ..

khushboo.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check the example implementation class CL_EXM_IM_MB_MIGO_BADI.

Check methods PBO_DETAIL,PAI_DETAIL,etc.

I think this will help u to add new subscreen.

Regards,

Ashok.

0 Kudos

Also, you'd need to enable it through configuration for it to show.