<?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: getting dump in table maintainance generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365916#M1234735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have added any new fields of change the type of any fields then regenerate the table maintainence and transported the request to quality system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2009 09:01:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-23T09:01:40Z</dc:date>
    <item>
      <title>getting dump in table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365913#M1234732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; in dev system and production iam able to maintain data in the table ,but in quality i am getting dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my error is bellow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         DYNPRO_FIELD_CONVERSION&lt;/P&gt;&lt;P&gt;Date and Time          20.03.2009 14:11:59&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text&lt;/P&gt;&lt;P&gt;     Conversion error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened?&lt;/P&gt;&lt;P&gt;     The current screen processing action was terminated since a situation&lt;/P&gt;&lt;P&gt;     occurred where the application could not continue.&lt;/P&gt;&lt;P&gt;     This is probably due to an error in the ABAP program or in the current&lt;/P&gt;&lt;P&gt;     screen.&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;&lt;/P&gt;&lt;P&gt; Error analysis&lt;/P&gt;&lt;P&gt;     The program has been interrupted and cannot resume.&lt;/P&gt;&lt;P&gt;     Program "SAPLY_J_2IRG1BAL" attempted to display fields on screen 0001.&lt;/P&gt;&lt;P&gt;     An error occurred during the conversion of this 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; Trigger Location of Runtime Error&lt;/P&gt;&lt;P&gt;     Program                                 SAPLY_J_2IRG1BAL&lt;/P&gt;&lt;P&gt;     Include                                 LSVIMOXX&lt;/P&gt;&lt;P&gt;     Row                                     253&lt;/P&gt;&lt;P&gt;     Module type                             (MODULE PBO)&lt;/P&gt;&lt;P&gt;     Module Name                             LISTE_SHOW_LISTE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 08:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365913#M1234732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T08:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: getting dump in table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365914#M1234733</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;Have you added any fields newly ? If so , regenerate the table maintainence and try once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 09:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365914#M1234733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T09:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: getting dump in table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365915#M1234734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you add any FLTP field in table and generating table maintenance generator for the same? FLTP type of field can't be displayed on screen or in SM30, They need to be converted to CHAR before displaying. Please check for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gaurav Mishra on Mar 20, 2009 12:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 11:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365915#M1234734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T11:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: getting dump in table maintainance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365916#M1234735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have added any new fields of change the type of any fields then regenerate the table maintainence and transported the request to quality system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 09:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-in-table-maintainance-generator/m-p/5365916#M1234735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T09:01:40Z</dc:date>
    </item>
  </channel>
</rss>

