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

searching a function module for NPV calculation

Former Member
0 Likes
1,409

I found a function moduel 'FIMA_NPV_CALCULATE' for NPV calculation in 6.0 version

but that is not available in 4.7, Is there anyone has same or similar function like that?

pls help me!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
831

Hello,

In 4.70 try the following function modules : EFFEKTIVZINS_BERECHNEN and FIMA_INTEREST_COMPUTE

Also try other function modules that start with FIMA*

In both systems also check function group FV90 with SE80 and check which function modules are available for interest calculation.

Also have a look at OSS-note : 856709 - 'FIMA_NPV_CALCULATE' function module

Normally you can downport it to a 4.70 release.

Wim Van den Wyngaaert

2 REPLIES 2
Read only

Former Member
0 Likes
832

Hello,

In 4.70 try the following function modules : EFFEKTIVZINS_BERECHNEN and FIMA_INTEREST_COMPUTE

Also try other function modules that start with FIMA*

In both systems also check function group FV90 with SE80 and check which function modules are available for interest calculation.

Also have a look at OSS-note : 856709 - 'FIMA_NPV_CALCULATE' function module

Normally you can downport it to a 4.70 release.

Wim Van den Wyngaaert

Read only

0 Likes
831

Hi

I really appreciate it! it was solved.