<?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: A conversion error occurred while the program -- display data on the screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718244#M1107907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;It solved the problem.&lt;/P&gt;&lt;P&gt;Thread should be closed.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2011 04:12:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-22T04:12:22Z</dc:date>
    <item>
      <title>A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718239#M1107902</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;Iam getting a dump error described below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A conversion error occurred while the program was trying to&lt;/P&gt;&lt;P&gt;display data on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ABAP output field and the screen field may not have the&lt;/P&gt;&lt;P&gt;same format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some field types require more characters on the screen than&lt;/P&gt;&lt;P&gt;in the ABAP program. For example, a date field on a screen needs&lt;/P&gt;&lt;P&gt;two characters more than it would in the program. When attempting to&lt;/P&gt;&lt;P&gt;display the date on the screen, an error will occur that triggers the&lt;/P&gt;&lt;P&gt;error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              Screen name.............. " Ztable_MM_MRQ "&lt;/P&gt;&lt;P&gt;              Screen number............ 0100&lt;/P&gt;&lt;P&gt;              Screen field............. "WA_PO_ITEMS-MENGE"&lt;/P&gt;&lt;P&gt;              Error text............... "FX015: Sign lost."&lt;/P&gt;&lt;P&gt;Further data:&lt;/P&gt;&lt;P&gt;              " "&lt;/P&gt;&lt;P&gt;              " "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              " "&lt;/P&gt;&lt;P&gt;Give us step by step procedure to rectify the same with T.codes&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 06:58:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718239#M1107902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T06:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718240#M1107903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check whether all the screen fields have sufficient lenght to hold the displayed value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;better to CHECK the checkbox for  scrollable option in the screen attributes with displayed length lesser than the actual length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using all the fields refereing to database then use the database lengh itself&lt;/P&gt;&lt;P&gt;for your own fields then check for displayed length and the actual lenght in the screen attributes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 07:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718240#M1107903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T07:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718241#M1107904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thru transaction SE51 put a "V" in the layout/text of the field to allow negative amounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 07:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718241#M1107904</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-11-17T07:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718242#M1107905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;please give details in se51 where i have to put a "V"  to allow negative amounts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whether it is in Text or I/O templates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name                                     type of screen element         Text or I/O field&lt;/P&gt;&lt;P&gt;WA_PO_ITEMS-MENGE	Text	                      PO_quantity__	 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 08:32:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718242#M1107905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T08:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718243#M1107906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Call SE51, check Layout editor, double click on the amount field (I/O), In the text field (2nd field, under field name) put a value like '___,___,___,___.__V' (adapt to your need)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 09:16:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718243#M1107906</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-11-17T09:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718244#M1107907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;P&gt;It solved the problem.&lt;/P&gt;&lt;P&gt;Thread should be closed.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 04:12:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718244#M1107907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-22T04:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718245#M1107908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Salman,&lt;/P&gt;&lt;P&gt;Can you tell me how you solved you problem, because i am facing the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 11:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718245#M1107908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-16T11:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: A conversion error occurred while the program -- display data on the screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718246#M1107909</link>
      <description>&lt;P&gt;Hi Ashutosh,&lt;/P&gt;&lt;P&gt;Goto SE51 T-code, Give your program name and screen number and execute&lt;/P&gt;&lt;P&gt;Screen Painter display will show -&amp;gt; choose Layout -&amp;gt; your Screen input/output field-&amp;gt;Dic tab -&amp;gt; Checkbox with Sign choose it and Save, Activate and Execute&lt;/P&gt;&lt;P&gt;Now Execute your Report your expected output will come&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 10:21:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/a-conversion-error-occurred-while-the-program-display-data-on-the-screen/m-p/4718246#M1107909</guid>
      <dc:creator>former_member45163</dc:creator>
      <dc:date>2022-11-10T10:21:17Z</dc:date>
    </item>
  </channel>
</rss>

