<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sapscript - values &amp;lt;&amp;gt; into debug and screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582449#M1434578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2010 14:03:11 GMT</pubDate>
    <dc:creator>vinod_vemuru2</dc:creator>
    <dc:date>2010-02-11T14:03:11Z</dc:date>
    <item>
      <title>Sapscript - values &lt;&gt; into debug and screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582445#M1434574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends! I need some help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 16:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582445#M1434574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T16:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - values &lt;&gt; into debug and screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582446#M1434575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose a convertion routine is called before displaying the data: check the domain linked to T006A-MSEH3 here u should see that routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 16:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582446#M1434575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T16:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - values &lt;&gt; into debug and screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582447#M1434576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answer max bianchi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked domain but it don't have any routine. Language can affect this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 16:56:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582447#M1434576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T16:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - values &lt;&gt; into debug and screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582448#M1434577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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 "Ç"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 13:41:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582448#M1434577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T13:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - values &lt;&gt; into debug and screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582449#M1434578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 14:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-values-lt-gt-into-debug-and-screen/m-p/6582449#M1434578</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2010-02-11T14:03:11Z</dc:date>
    </item>
  </channel>
</rss>

