cancel
Showing results for 
Search instead for 
Did you mean: 

Function module to re-adjust BBP plan

Former Member
0 Kudos

Hello,

I have a requirement that when payment condition is changed on CA, BBP plan should be re-adjusted. Can you please suggest if there is any function module or BAPI for this. Due dates/amounts of BBP should be changed.

Thanks in advance,

Minal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

you can use FM ISU_BBP_UPDATE_CHANGE

Regards,

Sanjoy

Former Member
0 Kudos

Thanks for your reply. I want function module to determine due dates of BBP based on payment term. First I need to calculate due date and then i can use ISU_BBP_UPDATE_CHANGE to change BBP.

Regards,

Minal Nigade

Former Member
0 Kudos

FM ISU_BBP_DATES_DETERMINE for BB dates and FM ISU_BBP_GET_NEXT_DUE_DATE for Determine Next Due Date of Budget Billing Plan.