<?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: Catching error Dynpro_field_conversion to avoid dump.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241055#M1719735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say bad data is the values with negative sign?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 21:54:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-16T21:54:21Z</dc:date>
    <item>
      <title>Catching error Dynpro_field_conversion to avoid dump....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241054#M1719734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Giris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom dialog program with some fields on screen. Now when user enters the custom dialog program, the program reads data from custom table and populates the data in those fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are instances when the data in the custom table is bad data (incrrect datatypes). So program gives &lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif';"&gt;Dynpro_field_conversion&lt;/SPAN&gt; error dump. I don't want this dump to happen but program to catch this error and populate the screen fields with no values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I catch &lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif';"&gt;Dynpro_field_conversion&lt;/SPAN&gt; error and avoid dump ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;TS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 21:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241054#M1719734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T21:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Catching error Dynpro_field_conversion to avoid dump....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241055#M1719735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say bad data is the values with negative sign?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 21:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241055#M1719735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T21:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Catching error Dynpro_field_conversion to avoid dump....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241056#M1719736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI T S,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the &lt;SPAN class="L0S52"&gt;INITIALIZATION&lt;/SPAN&gt; or Screen Events section, use TRY CATCH ENDTRY Block&amp;nbsp; to catch the error dump, and send a custom message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 23:28:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241056#M1719736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-16T23:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Catching error Dynpro_field_conversion to avoid dump....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241057#M1719737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The elegant way is to map the screen field types with db field types.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 05:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241057#M1719737</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-01-17T05:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Catching error Dynpro_field_conversion to avoid dump....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241058#M1719738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But whats the system exception that I can use between TRY CATCH ENDTRY during screen initialization so that I can give custom message for DYNPRO_FIELD_CONVERSIOn error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 15:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241058#M1719738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-17T15:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Catching error Dynpro_field_conversion to avoid dump....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241059#M1719739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The exact exception is the one on the dump error, or, you can catch the root exception.&lt;/P&gt;&lt;P&gt;TRY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; " your code&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt; CATCH &lt;/SPAN&gt;&lt;STRONG&gt;cx_root&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; " your error message&lt;/P&gt;&lt;P&gt; ENDTRY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 16:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/catching-error-dynpro-field-conversion-to-avoid-dump/m-p/9241059#M1719739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-17T16:12:04Z</dc:date>
    </item>
  </channel>
</rss>

