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

SAPSript standard text

Former Member
0 Likes
478

Hi,

i want to use Euro sign in the standard text that i create through SO10 transaction. Is it possible? if yes then how to go about it?

thnx in advance...

3 REPLIES 3
Read only

Former Member
0 Likes
428

Yes it is possible ? do you want to print euro sign after the value ?

then use directly in form , &VALUE&$

Read only

0 Likes
428

well i want Euro sign not in the script in se71 trnx but in standard text in so10 trnx

when i tried doin so i got a error message saying that SAP do not allow use of these characters n the euro sign that i had included was replaced by a dot '.' sign so jst wanted to knw whether there is any way to do so........

Read only

Former Member
0 Likes
428

Hi

You can hardcode that Symbol in the text of SO10 and INCLUDE that text with ID in the Script

and also check the Special SYMBOLS available in the script.

I hope there is no such table which stores the symbols like Dollor and Euro etc

we have to harcode them.

Only we have a table which stores the currencies of different countries.

Reward points for useful Answers

Regards

Anji

Message was edited by:

Anji Reddy Vangala