<?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: issue with conversion errors in try catch block in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572163#M22323</link>
    <description>&lt;P&gt;And the best link is &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenexceptions.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenexceptions.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2018 15:40:28 GMT</pubDate>
    <dc:creator>retired_member</dc:creator>
    <dc:date>2018-01-17T15:40:28Z</dc:date>
    <item>
      <title>issue with conversion errors in try catch block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572160#M22320</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;I am downloading the data from excel file , Just for learning I want to know here for rate KBETR they are using try catch block so that any errors will be catched here , similarly for example if there is currency, quantity , sales order no and similar to this many fields how can we know what catch block is to be used. and where can we get these details .&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;
  TRY.

            wa_item-kbetr = st_input-value.

          CATCH cx_sy_conversion_no_number INTO oref .

        ENDTRY.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:12:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572160#M22320</guid>
      <dc:creator>bala_krishna007</dc:creator>
      <dc:date>2018-01-17T15:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: issue with conversion errors in try catch block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572161#M22321</link>
      <description>&lt;P&gt;Look at each statement online help documentation, or at &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/abenabap_exception_classes.htm"&gt;Exception Classes for ABAP Statements&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572161#M22321</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-01-17T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: issue with conversion errors in try catch block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572162#M22322</link>
      <description>&lt;P&gt;Hi Balakrishna,&lt;/P&gt;
  &lt;P&gt; You can also go through &lt;A href="https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abenexceptions_classes.htm" target="_blank"&gt;Exception Class - SAP Help&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Happy Learning!&lt;/P&gt;
  &lt;P&gt;Cheers,&lt;/P&gt;
  &lt;P&gt;Kripa Rangachari.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:30:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572162#M22322</guid>
      <dc:creator>former_member182877</dc:creator>
      <dc:date>2018-01-17T15:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: issue with conversion errors in try catch block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572163#M22323</link>
      <description>&lt;P&gt;And the best link is &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenexceptions.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenexceptions.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-conversion-errors-in-try-catch-block/m-p/572163#M22323</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2018-01-17T15:40:28Z</dc:date>
    </item>
  </channel>
</rss>

