2012 Jan 11 8:57 PM
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.
2012 Jan 11 11:27 PM
Have you tried adding your messgae to et_bapireturn structure in check_line method?
Nabheet
Edited by: nabheetmadan09 on Jan 12, 2012 4:57 AM