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

Former Member
0 Likes
501

I need to make a z report for the transaction AR01(report RABEST_ALV01) and display the values in

1) Local currency

2)Document Currency

3) in USD.

My question is, where do I find the(which table and field) local local currency code and document currency code? and how do i convert the amount in these.

Kindly reply

2 REPLIES 2
Read only

Former Member
0 Likes
406

Hi,

Below are the fields for Local and Document currency,

DMBTR DMBTR CURR 13 2 Amount in Local Currency

WRBTR WRBTR CURR 13 2 Amount in Document Currency

Please check this [; for conversion.

Thanks

Satya

Read only

Former Member
0 Likes
406

This message was moderated.