Skip to Content
0
Former Member
Dec 07, 2011 at 01:44 PM

BADI or Exit for GR Header Updation

120 Views

Hi,

I need to update the delivery note while entering PO and execute it.

MIGO - Enter PO and when i press enter the PO details will be copied to the MIGO.At the same time i need to update the Delivery Note from my Customising table.

I used BADI MB_DOCUMENT_BADI and also some exits.I have kept Break point inside the Exits and FM.But when i execute the MIGO,the Execution is not coming to the debugger.

I dont know that this is a problem in system itself or the BADI which i choosed is not correct.

Is there any specific BADI or EXIT to solve this issue.Can anyone help me to solve this,