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: 

Enhancement/Simulation Installment Plan (FPR1/2/3) ?!?!?

ricardobraga
Explorer
0 Kudos

Hello, know any transaction or development Enhancement that may see a new installment plan (FPR1/2/3) before the current plan?

if someone has some material that can share on these transactions (and its evolutions/Enhancement) and can share, thanks in advance.

1 ACCEPTED SOLUTION

ivor_martin
Active Contributor
0 Kudos

Hi,

Please let us know exactly what you are trying to accomplish.

In either case, there are a series of FICA events that can be triggered for Installment Plans that allow you to affect the behaviour.

When you go into tcode FQEVENTS, check the documentation for all the Installment Plan events.

The  event numbers for Installment Plan range from Event 3000 to 3055. Depending on what you want, you can use the appropriate FICA event by introducing your own custom logic.

If you are looking for a function module to create an Installment Plan programmatically, you can use the function module BAPI_INSTMNTPLN_CREATEFROM DATA.

Check the documentation for the function module on how to use it.

Regards,

Ivor

View solution in original post

3 REPLIES 3

ivor_martin
Active Contributor
0 Kudos

Hi,

Please let us know exactly what you are trying to accomplish.

In either case, there are a series of FICA events that can be triggered for Installment Plans that allow you to affect the behaviour.

When you go into tcode FQEVENTS, check the documentation for all the Installment Plan events.

The  event numbers for Installment Plan range from Event 3000 to 3055. Depending on what you want, you can use the appropriate FICA event by introducing your own custom logic.

If you are looking for a function module to create an Installment Plan programmatically, you can use the function module BAPI_INSTMNTPLN_CREATEFROM DATA.

Check the documentation for the function module on how to use it.

Regards,

Ivor

0 Kudos

Hi Ivor,

Thanks for the tip.

I'm actually wanting to carry out a transaction reparcelling an active debit installments already, without this being disabled.

Then it would be a way to simulate (no effect) a new reparcelling without disabling active installment.

I could simulate a new installment, joining the current and newer debits.3

I do not know if that would be possible, or if there is even another function / transaction that perform this task, you know something?

Thank You Very Much.

0 Kudos

Ricardo:

There is no standard functionality to support that requirement.  You could build it on your own...

regards,

bill.