cancel
Showing results for 
Search instead for 
Did you mean: 

Currency Units

Former Member
0 Kudos

Hi all,

Happy New Year to you.

In my form, i want to display the unit of the currency beside its value. Whatever currency i use i should see its corresponding unit symbol, like for USD i should get $, for INR, Rs. I dont want to hard code it. Any way for this?

regards,

vishwanath.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vishwanth ,

if you are talking about SAP Scripts,

select insert symbol from menu:

Insert->Character->Displayble Characters:

Here in the input field insert <156> and then press enter

or

use &symbol(F$)& to get a leading $ sign

but there is no table where you can get these symobls.

For your furthere info check this threads:

Regards,

Raghav