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

Sapscript - values <> into debug and screen

Former Member
0 Likes
575

Hi friends! I need some help!

I have sapcript used with ME23n. The problem is with field T006A-MSEH3. In table, in program and in form (debug) value is PEÇ but when I see in preview on screen, value of this field is PE3. What's the problem?

Thanks for any help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
544

Hi

I suppose a convertion routine is called before displaying the data: check the domain linked to T006A-MSEH3 here u should see that routine

Max

4 REPLIES 4
Read only

Former Member
0 Likes
545

Hi

I suppose a convertion routine is called before displaying the data: check the domain linked to T006A-MSEH3 here u should see that routine

Max

Read only

0 Likes
544

Thanks for answer max bianchi.

I checked domain but it don't have any routine. Language can affect this?

Read only

Former Member
0 Likes
544

I thing the problem is with character "Ç" in language PT. To test, I've cretead var char 3 with text 'PEÇ' and when I preview , prints PE3...sap is converting "Ç"...

Read only

0 Likes
544

Hi,

I hope you might be using LOCL (Local printer). Print preview is also printer dependent. In your PO, change the printer which supports PT language for that output. You can see the correct data. BASIS can help you in identifying the right printer.

Thanks,

Vinod.