cancel
Showing results for 
Search instead for 
Did you mean: 

MIGO Addition Fields Tab field value during display

0 Kudos

Hi

I have implemented BADI

MB_MIGO_BADI for additional field display in MIGO. In PBO_DETAIL method I am passing the prog & screen name.

and in the PBO of the program subscreen, I have logic to populate the field.

but during the display, when next item icon in item detail is pressed, in the PBO module the current MATNR is returned which maked my Z field to have the wrong value.

On debug, I see that there are no variables that hold the next material number to be displayed.

Please suggest how to overcome this.

Accepted Solutions (0)

Answers (1)

Answers (1)

ankurch
Active Contributor
0 Kudos

Hi There,

Pls maintain the same enhancement in Process_check, sometime it will worked, pls check and do let us know!

Thanks,

0 Kudos

Thanks for your response.

But can you tell me to which BADI you are referring to ? because this BADI does not have the method you have mentioned.

ankurch
Active Contributor
0 Kudos

Hey,

Pls check with method "CHECK_ITEM"

Thanks

0 Kudos

the method CHECK_ITEM doesn't trigger in the display mode of MIGO and hence no use.:(