‎2007 Apr 26 10:07 PM
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
‎2007 Apr 27 12:12 AM
‎2007 Apr 27 5:00 AM
hello ,
Can you please provide me the steps to add the tabs to the standard screen as soon as possible .
thanks
‎2007 Apr 27 3:34 PM
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.