Skip to Content
0
Former Member
Jan 11, 2012 at 08:57 PM

BADI for dispalying the items at a time in YMB01

20 Views

Hi,

I have a requirement in YMB01. After entering the PO in the first screen, in the second screen after entering the delivery text, we get the item details tab in the third screen. if we select some item in that PO, i need to check the item text and have to display a pop up with a text saying that these texts only have header text in PO.

i have found out an Badi - MB_CHECK_LINE_BADI. if i select a particular item, that item is coming in MSEG structure in that BADI. but it is coming one by one. So i can print a POP up one by one. But I need to disply one pop up with the items having text in it. I dont need to disply the item without header text.

Displaying pop up is not a big deal .... But displaying a pop up with many items at a time is only my problem.

Please Help.

Elavarasu.