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: 

MB_MIGO_BADI - Screen communication in MIGO

Former Member
0 Kudos

Hi experts,

I have the following situation: I need to make some custom modifications in the MIGO transaction and more particularly - under the Batch tab and the screen that pops up after the Classification button is pressed. So generally speaking, it is about applying custom logic to an existing tab and screen in MIGO.

For this purpose, I made an implementation of the classic BADI "MB_MIGO_BADI" with the interface IF_EX_MB_MIGO_BADI. Several of its methods are triggered when the Classifications button (in tab Batch) is pressed (attached picture 1), which is perfect for me to make custom calculations at this point and I save some values in a class attribute (table). Then, the purpose is to pass this data to the screen which is about to load.

My question is: how can I pass data from the BADI implementing class`s attribute to the desired fields on the subscreen, as described on attached picture 2 ? I have added the screen numbers and respective programs on the screenshot. I do not want to create new Z tabs or screens, neither to make modifications to SAP-standard code.

The component version is SAP ECC 6.0, SAP_BASIS Release 700

1 REPLY 1

Former Member
0 Kudos

Hi Georgi,

The SAP Application Interface Framework is a tool for implementing and monitoring interfaces. This question is not related to the SAP Application Interface Framework. I will therefore move the question to an other space.

Best regards,

Verena