<?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: Problem in Screen Painter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924758#M1599083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot all of u for the help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2011 14:00:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-28T14:00:14Z</dc:date>
    <item>
      <title>Problem in Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924754#M1599079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have one Module pool program with 5 tabs. We are taking output in tabs. When Screen painter is designed using SE51, we have taken name of tabs as Text box. For tow tabs it is only text which is hardcoded. For rest three tabs, we wish to take Text box field through Program. Text for these text boxes is PA- 123456, PR- 123456, and PN -123456. When coding is over it is displaying as PN - xxxxxx, PR-xxxxxx, PA-xxxxxx. What can be the possible reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any problem with Numeric fields. When we debugged the code it is taking appropriate value. But when the same value is passed to module pool it is displaying like above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please answer this query.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 17:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924754#M1599079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-21T17:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924755#M1599080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a text field, it should not make problem with numbers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check input field has proper width defined, try to enlarge and test...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 20:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924755#M1599080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-21T20:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924756#M1599081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about PBO/PAI?&lt;/P&gt;&lt;P&gt;Does this value pass to your PBO and you had modify your screen before output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 02:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924756#M1599081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T02:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924757#M1599082</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;first check u are declare text boxes in TOP INCLUDE if OK, then change data type text to integer. it may be problem of it, can u post u r code where u assigned a value in text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhilash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 03:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924757#M1599082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T03:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924758#M1599083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot all of u for the help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 14:00:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-painter/m-p/7924758#M1599083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-28T14:00:14Z</dc:date>
    </item>
  </channel>
</rss>

