<?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: Table Control - Conversion error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232716#M1718804</link>
    <description>&lt;P&gt;Double Click on the Field on the Screen Painter Which Will open Field Property....&lt;/P&gt;&lt;P&gt;Under the Attributes Section - Dict Tab - Tick the Checkbox With Sign.&lt;/P&gt;&lt;P&gt;This should resolve your problem&lt;/P&gt;&lt;P&gt;Reward if issue resolved  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Apr 2021 14:09:38 GMT</pubDate>
    <dc:creator>pravingupta01</dc:creator>
    <dc:date>2021-04-22T14:09:38Z</dc:date>
    <item>
      <title>Table Control - Conversion error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232713#M1718801</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 have implemented a screen exit for ME51N transaction to add a Customer TAB. On the same tab i am trying to display a Table control which is working fine.&lt;/P&gt;&lt;P&gt;With the same i have provide a button to display the same data with same table control on different screen and it is getting displayed, But if i refresh the internal table or clear it .. its giving me Runtime Time Dump&lt;/P&gt;&lt;P&gt;***********************************************************************&lt;/P&gt;&lt;P&gt;Category&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error at Screen Runtime&lt;BR /&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DYNPRO_FIELD_CONVERSION&lt;BR /&gt;ABAP Program&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAPLXM02&lt;BR /&gt;Application Component&amp;nbsp; Not Assigned&lt;BR /&gt;Date and Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16.01.2013 18:18:46&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Conversion error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The current screen processing action was terminated since a situation&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; occurred where the application could not continue.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is probably due to an error in the ABAP program or in the current&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 47 *&amp;amp;---------------------------------------------------------------------*&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 48 *&amp;amp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Module&amp;nbsp; STATUS_9006&amp;nbsp; OUTPUT&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 49 *&amp;amp;---------------------------------------------------------------------*&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 50 *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 51 *----------------------------------------------------------------------*&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 52 MODULE status_9006 OUTPUT.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 53 *&amp;nbsp; SET PF-STATUS 'xxxxxxxx'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 54 *&amp;nbsp; SET TITLEBAR 'xxx'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 55&amp;nbsp;&amp;nbsp; DATA : it_tcontrol2 TYPE TABLE OF ty_tcontrol,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 56&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_tcontrol2 TYPE ty_tcontrol.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 57&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; IMPORT it_tcontrol2 FROM MEMORY ID 'TABLE2'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 59 ENDMODULE.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " STATUS_9006&amp;nbsp; OUTPUT&lt;/P&gt;&lt;P&gt; **********************************************************************************&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;I have tried to create a new table control with different table but still i am facing the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ritesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 13:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232713#M1718801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T13:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control - Conversion error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232714#M1718802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error generally occurs in case your internal table field characteristics do not match with the ones present in screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 14:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232714#M1718802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T14:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control - Conversion error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232715#M1718803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chinmay is right, this error happens when you try to show something like negative numbers in a dynpro field that is nor prepared to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232715#M1718803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T16:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control - Conversion error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232716#M1718804</link>
      <description>&lt;P&gt;Double Click on the Field on the Screen Painter Which Will open Field Property....&lt;/P&gt;&lt;P&gt;Under the Attributes Section - Dict Tab - Tick the Checkbox With Sign.&lt;/P&gt;&lt;P&gt;This should resolve your problem&lt;/P&gt;&lt;P&gt;Reward if issue resolved  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 14:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-conversion-error/m-p/9232716#M1718804</guid>
      <dc:creator>pravingupta01</dc:creator>
      <dc:date>2021-04-22T14:09:38Z</dc:date>
    </item>
  </channel>
</rss>

