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: 

hi, need help on currency fields

selvi1
Explorer
0 Kudos
131

hi all,

good morning.

i need your help on currency fields.

transaction currency for item, transaction amount fir item,

local currency, amount in local currency.

i want in which table i can get these fields

thanks in advance.

regards, selvi.

3 REPLIES 3

Former Member
0 Kudos
76

Check <b>TCURR</b> table

Former Member
0 Kudos
76

Hi,

PLEASE CHECK OUT THE LINK BELOW IT WILL HELP YOU

http://goldenink.com/abap/files_in_sap.html

TO INSERT RECORD IN TO TABLE TCURR

You can also use the bapis: BAPI_EXCHANGERATE_CREATE if you want to insert one record to the table each time, or BAPI_EXCHRATE_CREATEMULTIPLE to insert more than one record.

for date format of TCURR you can use the following link

************please reward points if the information is helpful to you**********

Former Member
0 Kudos
76

Table ->TCURC Currency Codes

reward points if it is usefull ....

Girish