‎2005 May 22 4:16 PM
Hi Forum!
I need to add an option under the "settings" menu in transaction MIGO. Anyone knows if i can use a menu exit?
When i click in this option i'll call/run a FM/report.
Thanks in advance,
John.
‎2005 Jul 19 5:43 PM
From the documentation for the BADI MB_MIGO_BADI it doesn't allow you to add buttons on the application so I would presume that one cannot add them to the menu either.
Below is the extracted help documentation for the BADI.
Pushbuttons
It is not possible to implement pushbuttons in the MIGO menu, but you can, however, implement pushbuttons directly on the external subscreen. The OK code from MIGO is forwarded to the external application so it can react.