<?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 log for BDC session method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log-for-bdc-session-method/m-p/3039777#M719353</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;ERROR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Write an error report.&lt;/P&gt;&lt;P&gt;2)Send the record(s) in error to an error file.&lt;/P&gt;&lt;P&gt;3)Create a batch input session with the record(s) in error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; To store error messages ( CALL TRANSACTION )&lt;/P&gt;&lt;P&gt;    data:  begin of Tab_Mess occurs 0.&lt;/P&gt;&lt;P&gt;              include structure bdcmsgcoll.&lt;/P&gt;&lt;P&gt;    data : end of Tab_Mess,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION &amp;#145;FK02&amp;#146; USING BDC_TAB MODE &amp;#145;N&amp;#146; UPDATE &amp;#145;S&amp;#146; &lt;/P&gt;&lt;P&gt;      MESSAGES INTO TAB_MESS.&lt;/P&gt;&lt;P&gt;       IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;         WRITE: / Tab_MESS-TCODE, Tab_MESS-DYNUMB, Tab_MESS-MSGTYP ,    &lt;/P&gt;&lt;P&gt;                        Tab_MESS-MSGID.&lt;/P&gt;&lt;P&gt;       ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/community &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2007 13:35:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-12T13:35:16Z</dc:date>
    <item>
      <title>Error log for BDC session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log-for-bdc-session-method/m-p/3039776#M719352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one tell me how to catch error log in case of BATCH SESSION method?&lt;/P&gt;&lt;P&gt;as we want to display error log in the output list..&lt;/P&gt;&lt;P&gt;Mrunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log-for-bdc-session-method/m-p/3039776#M719352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T11:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error log for BDC session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log-for-bdc-session-method/m-p/3039777#M719353</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;ERROR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Write an error report.&lt;/P&gt;&lt;P&gt;2)Send the record(s) in error to an error file.&lt;/P&gt;&lt;P&gt;3)Create a batch input session with the record(s) in error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; To store error messages ( CALL TRANSACTION )&lt;/P&gt;&lt;P&gt;    data:  begin of Tab_Mess occurs 0.&lt;/P&gt;&lt;P&gt;              include structure bdcmsgcoll.&lt;/P&gt;&lt;P&gt;    data : end of Tab_Mess,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION &amp;#145;FK02&amp;#146; USING BDC_TAB MODE &amp;#145;N&amp;#146; UPDATE &amp;#145;S&amp;#146; &lt;/P&gt;&lt;P&gt;      MESSAGES INTO TAB_MESS.&lt;/P&gt;&lt;P&gt;       IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;         WRITE: / Tab_MESS-TCODE, Tab_MESS-DYNUMB, Tab_MESS-MSGTYP ,    &lt;/P&gt;&lt;P&gt;                        Tab_MESS-MSGID.&lt;/P&gt;&lt;P&gt;       ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/community &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 13:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log-for-bdc-session-method/m-p/3039777#M719353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T13:35:16Z</dc:date>
    </item>
  </channel>
</rss>

