<?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: Error analysis in BDC direct. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656550#M612567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to do it by checking the RETURN table which is of type BAPIRET..&lt;/P&gt;&lt;P&gt;Just search SDN and you will find lots of post on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 14:21:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-10T14:21:03Z</dc:date>
    <item>
      <title>Error analysis in BDC direct.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656548#M612565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to do error analysis in bdc direct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 13:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656548#M612565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T13:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error analysis in BDC direct.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656549#M612566</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;Go to SM35 and look for you register. There you can analysis the errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to get errors in runtime, you can use MESSAGES table in call transaction as follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; CALL TRANSACTION 'SE38'  USING BDCDATA  MODE 'N' 
                          MESSAGES INTO ITAB.     "&amp;lt;--- Get it here 

READ TABLE ITAB WITH KEY MSGTYP = &amp;lt;E, I, W...&amp;gt;.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcelo Ramos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 14:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656549#M612566</guid>
      <dc:creator>marcelo_ramos1</dc:creator>
      <dc:date>2007-08-10T14:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error analysis in BDC direct.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656550#M612567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to do it by checking the RETURN table which is of type BAPIRET..&lt;/P&gt;&lt;P&gt;Just search SDN and you will find lots of post on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 14:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656550#M612567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T14:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error analysis in BDC direct.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656551#M612568</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;After analysis the error logs using sm35. How to solve them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abi baski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2007 11:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-analysis-in-bdc-direct/m-p/2656551#M612568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-12T11:25:58Z</dc:date>
    </item>
  </channel>
</rss>

