<?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 AMDP Error Handling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481324#M15846</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I had written couple of AMDP methods based on client requirement &amp;amp; to prevent the program from dumping due to an error in AMDP, i am catching those exception &amp;amp; using get_text method to get the error description. &lt;/P&gt;&lt;P&gt;In one of my case i get an exception message like "Error While Executing a database Procedure". In case of multiple method, its hard to find what were the error is. &lt;/P&gt;&lt;P&gt;I changed my program &amp;amp; made it to dump. When i checked in ST22, under error analysis part, sap is giving details explanation. &lt;/P&gt;&lt;P&gt;When exception is caught, dump table will not get updated, so cant get the data from it. I did a POC no luck. Is there any way to get detail explanation like st22. &lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2017 09:35:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-05-26T09:35:54Z</dc:date>
    <item>
      <title>AMDP Error Handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481324#M15846</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I had written couple of AMDP methods based on client requirement &amp;amp; to prevent the program from dumping due to an error in AMDP, i am catching those exception &amp;amp; using get_text method to get the error description. &lt;/P&gt;&lt;P&gt;In one of my case i get an exception message like "Error While Executing a database Procedure". In case of multiple method, its hard to find what were the error is. &lt;/P&gt;&lt;P&gt;I changed my program &amp;amp; made it to dump. When i checked in ST22, under error analysis part, sap is giving details explanation. &lt;/P&gt;&lt;P&gt;When exception is caught, dump table will not get updated, so cant get the data from it. I did a POC no luck. Is there any way to get detail explanation like st22. &lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 09:35:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481324#M15846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-05-26T09:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP Error Handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481325#M15847</link>
      <description>&lt;P&gt;You can call get_longtext to get more but unstructured information. However, you won't get the same level of information as in an ST22 dump as you don't get it for other ABAP exceptions.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 14:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481325#M15847</guid>
      <dc:creator>rolf_hammer</dc:creator>
      <dc:date>2017-06-06T14:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP Error Handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481326#M15848</link>
      <description>&lt;P&gt;Hi Maneesh,&lt;/P&gt;&lt;P&gt;Try using SM21 tcode.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 16:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481326#M15848</guid>
      <dc:creator>former_member235395</dc:creator>
      <dc:date>2017-06-06T16:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: AMDP Error Handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481327#M15849</link>
      <description>&lt;P&gt;Tx for your input. &lt;/P&gt;&lt;P&gt;I did a mistake in my code. I was capturing CX_ROOT exception, instead i should have used CX_AMDP_ERROR.&lt;/P&gt;&lt;P&gt;When i change to AMDP error, the expected details are coming in GET_TEXT Method.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 06:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/amdp-error-handling/m-p/481327#M15849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-06-16T06:32:01Z</dc:date>
    </item>
  </channel>
</rss>

