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

currency conversion error

Former Member
0 Likes
787

I am getting an error on currency conversion on the preprocessing stage on conversion stage. the program REUKEWU3 .I AM USING SAP 4.7 and the table DFKKKO3 does not exist so the program will be abended. how can i solve the problem?

5 REPLIES 5
Read only

Former Member
0 Likes
720

Hi,

Refer below threads,

Regards,

Syf

Edited by: syfulla shaik on Aug 14, 2008 1:38 PM

Read only

Former Member
0 Likes
720

Dear

use these function module for conversion

EXTERNAL_S_CURRENCY_CONVERSION

K_PRICE_CURRENCY_CONVERSION

COPA_CURRENCY_CONVERSION

KPFP_CURRENCY_CONVERSION

RKD_CURRENCY_CONVERSION

CURRENCY_CONVERSION_0603

Thanks,

jaten

Read only

kiran_k8
Active Contributor
0 Likes
720

Tendai,

Check the SAP Notes 386495.

K.Kiran.

Read only

Former Member
0 Likes
720

You can use the following FMs

CONVERT_CURRENCY_BY_RATE

CONVERT_COUNTRY_CURRENCY

CONVERT_AMOUNT_TO_CURRENCY

CONVERT_TO_FOREIGN_CURRENCY

CONVERT_TO_LOCAL_CURRENCY

Hope it helps!

Read only

RaymondGiuseppi
Active Contributor
0 Likes
720

This program had a troubled life, see OSS [Note 386495 - REUKEWU3: Most current version|https://service.sap.com/sap/support/notes/386495] for a list of the notes needed to correct your problem.

Try to perform the seach yourself on [OSS|http://service.sap.com/notes] selecting current version and SP from your system and the keyword "REUKEWU3" and "DFKKKO3"

Regards