<?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 LOG HANDLING IN SESSION METHOD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-handling-in-session-method/m-p/2988900#M705910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is handle the errors in to internal table and then capture those errors in to flat file by using session method. I am using RSBDC_ANALYSE in my program, but it is display only the errors in the output screen like sm 35 log analyse session. How can i capture that errors in to internal table to flat file.&lt;/P&gt;&lt;P&gt;anybody tell me and give the code for error (log file) handling in to internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;margani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2007 12:56:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-14T12:56:10Z</dc:date>
    <item>
      <title>LOG HANDLING IN SESSION METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-handling-in-session-method/m-p/2988900#M705910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is handle the errors in to internal table and then capture those errors in to flat file by using session method. I am using RSBDC_ANALYSE in my program, but it is display only the errors in the output screen like sm 35 log analyse session. How can i capture that errors in to internal table to flat file.&lt;/P&gt;&lt;P&gt;anybody tell me and give the code for error (log file) handling in to internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;margani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 12:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-handling-in-session-method/m-p/2988900#M705910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T12:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: LOG HANDLING IN SESSION METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-handling-in-session-method/m-p/2988901#M705911</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;The system'll create a session error with only the transactions failed and you can run it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check which transaction u should che the log file generated by session, see the program RSBDC_ANALYSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem can be how to match the transaction failed with the record of original file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check these threads...&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="71082"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="205445"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="141157"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error details can be retrived using the database tables;&lt;/P&gt;&lt;P&gt;APQI and APQD...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these tables stores the complete details about the log which occurred in the session method.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check these tables.. it has the QUEUE id.. logs etc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 13:01:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-handling-in-session-method/m-p/2988901#M705911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T13:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: LOG HANDLING IN SESSION METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-handling-in-session-method/m-p/2988902#M705912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi naresh&lt;/P&gt;&lt;P&gt;how can i capture log errors or sucessful messages in to our internal table, give me the code please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;margani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 13:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-handling-in-session-method/m-p/2988902#M705912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T13:12:34Z</dc:date>
    </item>
  </channel>
</rss>

