SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Budget Bill Procedure/ Payment Plan Calculation Error

Former Member
0 Kudos
199

Hi ALL,

We have scenario where customer is taxable, Payment plan also need to be calculate with taxes.

But the system is proposed Payment plan value is with out tax and it is not considering the customer tax conditions.

Could any one suggest me how to proceed with this scenario?

Thanks.......KK

1 ACCEPTED SOLUTION

Former Member
0 Kudos
163

Hi KK,

You can use the FQEVENTS for Payment plan creation.

There are event available for that. Create a FM to calculate the payment planand attach it here.

Event Text

734 Correspondence: Print Payment Plan Info

735 Correspondence: Create Payment Plan Info

738 Correspondence: Payment Plan Posting (Print)

739 Correspondence: Payment Plan Posting (Create)

748 Correspondence: Free -> Print

749 Correspondence: Free -> Create

May be that helps.

Regards,

Manish

View solution in original post

2 REPLIES 2

Former Member
0 Kudos
164

Hi KK,

You can use the FQEVENTS for Payment plan creation.

There are event available for that. Create a FM to calculate the payment planand attach it here.

Event Text

734 Correspondence: Print Payment Plan Info

735 Correspondence: Create Payment Plan Info

738 Correspondence: Payment Plan Posting (Print)

739 Correspondence: Payment Plan Posting (Create)

748 Correspondence: Free -> Print

749 Correspondence: Free -> Create

May be that helps.

Regards,

Manish

0 Kudos
163

I resloved my self