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: 

BAPI_EXCHRATE_CREATEMULTIPLE not updating conversion factors

Former Member
0 Kudos

Hi

We are using the BAPI BAPI_EXCHRATE_CREATEMULTIPLE to update the exchange rates. But it doesn't update the conversion factors which are fed to it. We debugged and found that the problem was a piece of commented code in the BAPI.

What should be done?

Thanks

Pushpraj

3 REPLIES 3

Former Member
0 Kudos

Any ideas ppl?

Also does BAPI_EXCHRATE_CREATEMULTIPLE update TCURF too (besides TCURR) ?

Thanks

Pushpraj

Former Member
0 Kudos

Dear Pushpraj,

dear all,

is there any known solution on this issue right now?

i'm also not getting factors TCURR-FFACT and TCURR-TFACT updated correctly via function module BAPI_EXCHRATE_CREATEMULTIPLE.

Import:

RATE_TYPE     FROM_CURR     TO_CURR     VALID_FROM     EXCH_RATE     FROM_FACTOR     TO_FACTOR

M     USD     PLN     20140815     3.12850     1     1

Result in table TCURR (inserted record):

KURST     FCURR     TCURR     GDATU     UKURS     FFACT     TFACT

M     USD     PLN     15.08.2014     3.12850     0     0

Means: However customizing in TCURF (table for factors) is maintained correctly, the FM kills the factors FFCAT and TFACT!?!?!

Anyone here, who solved this bug?

Thanks in advance,

Marcel

0 Kudos

Dear Experts,

Any update about how the BAPI updates TFactors in TCURR?

Thanks in advance