<?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: Error in table control while displaying data. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710237#M310673</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;Please check whether the screen field name of the table control and the type &lt;/P&gt;&lt;P&gt;is same as the internal table that you are using to populate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Krishnakumar Ramadoss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 09:28:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-15T09:28:28Z</dc:date>
    <item>
      <title>Error in table control while displaying data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710236#M310672</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;&lt;/P&gt;&lt;P&gt;I m doing module pool programming using Table control.&lt;/P&gt;&lt;P&gt;I m using one table only and declared internal table like the database table.&lt;/P&gt;&lt;P&gt;When I m transferring data from internal table to Table control screen, I m getting error like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;A conversion error occurred while the program was trying to&lt;/P&gt;&lt;P&gt;display data on the screen.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The filed is of DEC type and it is having some value with negative sign.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether I have to change field type of sceen element and if so then to which data type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or any other way to handle such situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;P&gt;Umesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 09:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710236#M310672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T09:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table control while displaying data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710237#M310673</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;Please check whether the screen field name of the table control and the type &lt;/P&gt;&lt;P&gt;is same as the internal table that you are using to populate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Krishnakumar Ramadoss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 09:28:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710237#M310673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T09:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table control while displaying data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710238#M310674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Umesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U declare the fields as the dec field and the domain should allow the sign. Check that one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 09:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710238#M310674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T09:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table control while displaying data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710239#M310675</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 m using the internal table as of databse table and also in the domain the def. is correct with sign allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;P&gt;Umesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 09:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710239#M310675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T09:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table control while displaying data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710240#M310676</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;use the same domine umesh for both the table control fields and intrnal datable...........once check the properties of that umesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 09:54:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-control-while-displaying-data/m-p/1710240#M310676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T09:54:11Z</dc:date>
    </item>
  </channel>
</rss>

