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

Sap Script Printing # instead of -

Former Member
0 Likes
687

Hi Experts

In a Sap Script in a text line i have given " - " sign.. but in the out put form in getting # sign instead of - ... Can any one please help why it is happening and what can we do to slove this..

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
617

Hi Mukesh,

Negative Sign is printed in SAP Script so please activate debugger in SE71 and debug the script.

BR,

Ankit.

Read only

Former Member
0 Likes
617

did you copy paste from Word for example? But SAP doesn't like this. Try deleting the sign and typing it manually.

Read only

Former Member
0 Likes
617

Yes..Andy is right. Sometimes copying text from word or notepad behaves strange in script.

Manually type the symbol in script and then see if it works fine.

Read only

0 Likes
617

Yes I might be right. But thanks for copying my explanation and repeating it...