‎2009 Jun 26 3:28 PM
Dear Guru's,
Is there any BAPI for billing block update in the Sales Order Billing plan tab? I have used couple of function modules, which leads to unnecessary problem in the document flow updation.
Best Regards,
Sreenivas.
‎2009 Jun 27 12:38 PM
hi ,
You can use BAPI 'BAPI_SALESORDER_CHANGE' to change a Sale order then use 'BILLING_SCHEDULE_SAVE' to update the
Billing plan of the changed Sale order.
hope it may help u...
pradeep
‎2009 Jun 27 12:03 PM
Hi Sreenivas,
You can use 'BILLING_SCHEDULE_GENERATE', 'BILLING_SCHEDULE_SAVE' for updating billing plan.
Gouri.
‎2009 Jun 27 12:38 PM
hi ,
You can use BAPI 'BAPI_SALESORDER_CHANGE' to change a Sale order then use 'BILLING_SCHEDULE_SAVE' to update the
Billing plan of the changed Sale order.
hope it may help u...
pradeep
‎2009 Sep 09 12:51 PM