Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI for SO billing plan update

Former Member
0 Likes
2,892

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,744

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

3 REPLIES 3
Read only

former_member215917
Active Participant
0 Likes
1,742

Hi Sreenivas,

You can use 'BILLING_SCHEDULE_GENERATE', 'BILLING_SCHEDULE_SAVE' for updating billing plan.

Gouri.

Read only

Former Member
0 Likes
1,745

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

Read only

Former Member
0 Likes
1,742

RV_SALES_DOCUMENT_UPDATE