‎2012 May 25 7:23 AM
Dear Experts,
I have a requirement where in I have to Update Delivery Note Number in the MIGO Header (MIGO-General Tab-> Delivery Note). It is of data type GOHEAD-LFSNR.
I tried using BADI : MB_MIGO_BADI. But unable to update it, as all the GOHEAD datas are Non-editable i.e. we cannot change the data in GOHEAD.
I even tried to google it but could not find any answer for this scenario. Can anyone kindly suggest any Exits or anyother BADI for the same.
Thanx in advance.
‎2012 May 25 7:37 AM
hi,
Through MB_MIGO_BADI you can Modify Header data.you can also try Enhancement given in include LMIGOKG1 here we have Enhancement Spot Given by SAP.
Regards
Ajit
‎2012 May 25 7:37 AM
hi,
Through MB_MIGO_BADI you can Modify Header data.you can also try Enhancement given in include LMIGOKG1 here we have Enhancement Spot Given by SAP.
Regards
Ajit
‎2012 May 25 7:46 AM
Hi Gopa Kumar,
You can try using the INCUDE LMIGOHG2. In this gohead-lfsnr is populated based on certain conditions from gohead-xblnr. Inside this include, search for Implicit Enhancements ( Edit->Enhabce operations->Show Impliit Enhance operations ) and add you own logic to populate gohead-lfsnr.
Best Regards,
Sachin.