<?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: MIGO dump error with DYNPRO_FIELD_CONVERSION error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109249#M1706726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sankaresh,&lt;/P&gt;&lt;P&gt;In screen painter, choose goitem-erfmg properties and check "With sign" in Dict Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/153283" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2012 09:51:52 GMT</pubDate>
    <dc:creator>basarozgur_kahraman</dc:creator>
    <dc:date>2012-11-05T09:51:52Z</dc:date>
    <item>
      <title>MIGO dump error with DYNPRO_FIELD_CONVERSION error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109248#M1706725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;placed a coding in Goods Receipt Purchase Order (MIGO)&lt;BR /&gt;to update the Qty in UnE when edited in Quanity tab qty in Unit of Entry&lt;BR /&gt;its working fine for 2nd value but not for the first as well as last value.&lt;/P&gt;&lt;P&gt;the coding below works fine but i get into a sbort dump with DYNPRO_FIELD_CONVERSION.&lt;BR /&gt;Have placed coding as well as similar findings in other threads.&lt;BR /&gt;kindly help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Date and Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05.11.2012 12:42:59&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Short text&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Conversion error&lt;BR /&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; What can you do?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note which actions and input led to the error.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For further help in handling the problem, contact your SAP administrator.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use the ABAP dump analysis transaction ST22 to view and manage&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; termination messages, in particular for long term reference.&lt;BR /&gt; Error analysis&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The program has been interrupted and cannot resume.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Program "SAPLMIGO" attempted to display fields on screen 0200.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; An error occurred during the conversion of this data.&lt;BR /&gt; How to correct the error&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There was a conversion error in the output of fields to the screen.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The formats of the ABAP output field and the screen field may not match.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Some field types require more space on the screen than in the ABAP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; program. For example, a date output field on the screen requires two&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; more characters than the corresponding field in the ABAP program. When&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the date is displayed on the screen, an error occurs resulting in this&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; error message.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&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; Screen name.............. "SAPLMIGO"&lt;BR /&gt;&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; Screen number............ 0200&lt;BR /&gt;&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; Screen field............. "GOITEM-ERFMG"&lt;BR /&gt;&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 text............... "FX015: Sign lost."&lt;BR /&gt; Other data:&lt;BR /&gt;&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; " "&lt;/P&gt;&lt;P&gt; If you cannot solve the problem yourself and want to send an error&lt;BR /&gt; notification to SAP, include the following information:&lt;/P&gt;&lt;P&gt; 1. The description of the current problem (short dump)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; To save the description, choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;BR /&gt; (Unconverted)".&lt;BR /&gt; 2. Corresponding system log&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display the system log by calling transaction SM21.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Restrict the time interval to 10 minutes before and five minutes&lt;BR /&gt; after the short dump. Then choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;BR /&gt; (Unconverted)".&lt;BR /&gt; 3. If the problem occurs in a problem of your own or a modified SAP&lt;BR /&gt; program: The source code of the program&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the editor, choose "Utilities-&amp;gt;More&lt;BR /&gt; Utilities-&amp;gt;Upload/Download-&amp;gt;Download".&lt;BR /&gt; 4. Details about the conditions under which the error occurred or which&lt;BR /&gt; actions and input led to the error.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i searched for the above error in SCN. some thread suggested to sap oss notes.&lt;BR /&gt;which i found was used&amp;nbsp; in sap system already.&lt;BR /&gt;sapnote_0000740797&lt;BR /&gt;sapnote_0000821922&lt;BR /&gt;sapnote_0001132009&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/132678"&gt;http://scn.sap.com/thread/132678&lt;/A&gt;&lt;BR /&gt;The above thread suggest me to do change go_item-erfmg definition and change the last position to V&lt;BR /&gt;like ___.___.___.___V&lt;BR /&gt;(how can i approach this any idea.)&lt;/P&gt;&lt;P&gt;CODE:&lt;BR /&gt;data: wa_goitem type goitem,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; locstlnr type mast-stlnr,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; locmenge type stpo-menge,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; locqty type GOITEM-ERFMG.&lt;BR /&gt;break con_abap2.&lt;BR /&gt;loop at pt_goitem into wa_goitem.&lt;BR /&gt;&amp;nbsp; if wa_goitem-EXPAND = &lt;A href="mailto:'@3T@'"&gt;'@3T@'&lt;/A&gt;.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; clear locqty.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; clear locstlnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLEAR LOCMENGE.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; locqty = wa_goitem-erfmg.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; select single&amp;nbsp; stlnr from mast into&amp;nbsp; locstlnr where matnr = wa_goitem-matnr.&lt;BR /&gt;&amp;nbsp; elseif wa_goitem-depth ne 0.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; select single menge from stpo into locmenge where&amp;nbsp; stlnr = locstlnr and IDNRK = wa_goitem-matnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if locmenge is not initial.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_goitem-erfmg = locmenge * locqty.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; modify pT_goitem from wa_goitem transporting erfmg.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endif.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; endif.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; clear wa_goitem.&lt;BR /&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sankaresh S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 09:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109248#M1706725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T09:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump error with DYNPRO_FIELD_CONVERSION error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109249#M1706726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sankaresh,&lt;/P&gt;&lt;P&gt;In screen painter, choose goitem-erfmg properties and check "With sign" in Dict Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/153283" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 09:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109249#M1706726</guid>
      <dc:creator>basarozgur_kahraman</dc:creator>
      <dc:date>2012-11-05T09:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump error with DYNPRO_FIELD_CONVERSION error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109250#M1706727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Basar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur immediate reply,&lt;/P&gt;&lt;P&gt;its asking for access key.do we have other solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sankaresh S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 10:11:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109250#M1706727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-05T10:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO dump error with DYNPRO_FIELD_CONVERSION error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109251#M1706728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HIii,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes this is due to - sign and access key is required for make changes as described by basar &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1050/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt; simple try to avoid -ve value i.e. - -ve sign .... multiply that value with -1 i.e ( - 10 * -1 ) . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 10:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-dump-error-with-dynpro-field-conversion-error/m-p/9109251#M1706728</guid>
      <dc:creator>Aashish28</dc:creator>
      <dc:date>2012-11-05T10:15:14Z</dc:date>
    </item>
  </channel>
</rss>

