<?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 screen error in tabstrip control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719472#M1108165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;I'm practicing a program for Tabstrip control.&lt;/P&gt;&lt;P&gt;it will be like this&lt;/P&gt;&lt;P&gt;tab1           tab2 &lt;/P&gt;&lt;P&gt;number1    result&lt;/P&gt;&lt;P&gt;number2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;number1 number2 result are of integer data types.&lt;/P&gt;&lt;P&gt;now the problem is &lt;/P&gt;&lt;P&gt;the program is giving result when I declare the above variables as char...that to with some limit.&lt;/P&gt;&lt;P&gt;but if the varilable are of type int program is givng an error called screen error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why this is happening ?&lt;/P&gt;&lt;P&gt;whats the solution for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points assured,&lt;/P&gt;&lt;P&gt;Usha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 09:14:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-06T09:14:50Z</dc:date>
    <item>
      <title>screen error in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719472#M1108165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;I'm practicing a program for Tabstrip control.&lt;/P&gt;&lt;P&gt;it will be like this&lt;/P&gt;&lt;P&gt;tab1           tab2 &lt;/P&gt;&lt;P&gt;number1    result&lt;/P&gt;&lt;P&gt;number2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;number1 number2 result are of integer data types.&lt;/P&gt;&lt;P&gt;now the problem is &lt;/P&gt;&lt;P&gt;the program is giving result when I declare the above variables as char...that to with some limit.&lt;/P&gt;&lt;P&gt;but if the varilable are of type int program is givng an error called screen error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why this is happening ?&lt;/P&gt;&lt;P&gt;whats the solution for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points assured,&lt;/P&gt;&lt;P&gt;Usha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719472#M1108165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: screen error in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719473#M1108166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding i can suggest you to look after the lengths of the number1 and number2. As you said if INT then the error is thrown there might be some length issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719473#M1108166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: screen error in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719474#M1108167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719474#M1108167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: screen error in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719475#M1108168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Usha,&lt;/P&gt;&lt;P&gt;Is your issue resolved ?&lt;/P&gt;&lt;P&gt;Basically when you declare NUMC if you restrict the value length in the screen layout according to the length then this type of errors ill be eliminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you go for NUMC rather and check, why is your value is high to use INT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:59:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719475#M1108168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: screen error in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719476#M1108169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;try like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.goto that perticular Screen Element List, there you will find a tab General Attributes.&lt;/P&gt;&lt;P&gt;2.In that change the Format Column for that perticular field from CHAR to INT1 ( by default it will take as CHAR ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you will not get any error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719476#M1108169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: screen error in tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719477#M1108170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot sathish..&lt;/P&gt;&lt;P&gt;my problem is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-error-in-tabstrip-control/m-p/4719477#M1108170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:54:50Z</dc:date>
    </item>
  </channel>
</rss>

