‎2016 Sep 27 4:11 PM
Hi ,
when create or changing sales order, I am changing the value of Route at the item level. I need to update schedule lines after this change. When i tried to re-execute availability check in USEREXIT_SAVE_DOCUMENT_PREPARE with PERFORM fcode_bvfp(sapmv45a). Sales Order Creating with out schedule lines.
Please guide me the steps that I should perform for creating schedule lines at this point.
Regards,
Ravindra Bharath
‎2016 Sep 28 11:06 AM
The issue got resolved. I have tested with some wrong data.
PERFORM fcode_bvfp(sapmv45a) used in USEREXIT_SAVE_DOCUMENT_PREPARE is working perfectly.
‎2016 Sep 28 11:06 AM
The issue got resolved. I have tested with some wrong data.
PERFORM fcode_bvfp(sapmv45a) used in USEREXIT_SAVE_DOCUMENT_PREPARE is working perfectly.