2010 Feb 10 4:35 PM
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.
2010 Feb 10 4:48 PM
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
2010 Feb 10 4:48 PM
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
2010 Feb 10 4:56 PM
Thanks for answer max bianchi.
I checked domain but it don't have any routine. Language can affect this?
2010 Feb 11 1:41 PM
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 "Ç"...
2010 Feb 11 2:03 PM
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.