Hello Gurus,
My requirement is to open a POPUP_WINDOW just after posting the goods receipt. POPUP will ask for the confirmation from user to call program: RPODDELVRY. Then provide suitable data to the input screen of that program.
I tried with BADI : IF_EX_MB_DOCUMENT_BADI~MB_DOCUMENT_UPDATE
Writen my code to call popup, but after after clicking the "post" button.
I need to select "goods receipt" and provide "inbound delivery" in MIGO. popup do not open.
Please let me know the exact BADI/EXIT where should I write my code.
Please help.
Thanks in advance.