cancel
Showing results for 
Search instead for 
Did you mean: 

How to programmatically switch detail tabs in MIGO

leemaz731
Explorer
0 Kudos
112

I implemented BADI MB_MIGO_BADI and added a new sub-screen tab called Lot Detail.

leemaz731_0-1728330607140.png

The business is requesting that after the PO is entered for a goods receipt that the "Quantity" tab be displayed first versus the tab "Lot Detail".  Can someone point me in the right direction?

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Sandra_Rossi
Active Contributor
0 Kudos

I guess that you're looking for a user exit. The buttons of a tabstrip control in a Dynpro are static, the only possibility to have them variable is that the program implements a generic text for each, but you can see by yourself that it's not the case here.

Debugger Dynpro Analysis:

Sandra_Rossi_0-1728377009909.png

SAPLMIGO 0300

Sandra_Rossi_1-1728377090834.png

Screen Variants and GuiXT can't move tabs, maybe SAP Screen Personas can?

Otherwise, go for a modification of the standard.