‎2008 Apr 23 12:43 PM
Hi
if i know the currency type like dollars, JPY , EURO , how do i find out the symbol ?
like USD means $ like that.
is there any function module or tables are there?
thanks
vennila.
‎2008 Apr 23 12:47 PM
Hi,
I don't think there is a table that is storing the CURR SYMBOL as such, but Table TCURC holds the currency code, I thing that is all we have. So, probably you can look at displaying the currency code than the symbol
Regards
Kiran Sure
‎2008 Apr 23 2:18 PM
Hi,
There is no such thing available in SAP yet....
REWARD IF USEFUL
‎2008 Apr 23 2:27 PM
Hello.
SAP only stores the currecy type, like USD, EUR or BRL.
So, if you still want to use currency symbols, you gotta hadle it mannually.
Regards.
‎2008 Apr 23 2:33 PM
check the table TCP01 for currency sysmbols.
Reward if useful.
Dara.
‎2008 Apr 23 2:36 PM
If you wan to insert this currency symbol into your script then check this link...it is exact answer .
http://www.saptechnical.com/Tips/SmartForms/EuroSymbol/Print.htm