Application Development 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: 

How to delete billing plan data using FM 'BILLING_SCHEDULE_DELETE'

Former Member
0 Kudos

Hi All,

I want to delete the billing plan data for a sales order from FPLA & FPLT , could anybody tell me how to use FM 'BILLING_SCHEDULE_DELETE' . Or is there any different method to delete billing plan data .

Also provide me how to create Billing plan data after deleting the exist one.

Thanks

Banaja

2 REPLIES 2

surajarafath
Contributor
0 Kudos

Try the FM CN_PP_FPLA_DELETE..

I guess you also need to use FM BILLING_SCHEDULE_GENERATE,

any way go to se37 type BILLING_SCHEDULE_DELETE

and click where used list to view how it is used in other programs..

It will be good if you can provide any example on this FM . Or just provide me any hint what parameter I need to pass to this FM.