<?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: back ground batch input processing error log handling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510856#M1423501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2010 04:24:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-04T04:24:01Z</dc:date>
    <item>
      <title>back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510850#M1423495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently im am scheduling job for batch processing of goods receipt through bapi, now after the succesfull run of this program im appending all the success and error logs in one internal table and sending this table to spool for future reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to handle the error logs??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bcoz in the method im using every time user has to run transaction sp01 to access that spool request to check the error logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunny V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 07:00:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510850#M1423495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T07:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510851#M1423496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can send the log in mail(or as attachment) to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can read the job log by FM BP_JOBLOG_READ and produce them as a report...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 07:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510851#M1423496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T07:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510852#M1423497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best way will be creating Application Logs of the reports log.This will be forever in the system unless you delete it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few one time settings are required. After that you can use tcodes&lt;/P&gt;&lt;P&gt;SLG1 (Analyze application log) and &lt;/P&gt;&lt;P&gt;SLG2 (Application Log: Delete expired logs).&lt;/P&gt;&lt;P&gt;For more info take the help from below link:&lt;/P&gt;&lt;P&gt;[Create Application Log|http://help.sap.com/saphelp_nw04/Helpdata/EN/2a/fa0216493111d182b70000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you find any difficulty in doing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 07:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510852#M1423497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510853#M1423498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 07:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510853#M1423498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T07:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510854#M1423499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will post sample code once i have access to my system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 08:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510854#M1423499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T08:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510855#M1423500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks amit i will be waiting for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 08:03:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510855#M1423500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T08:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510856#M1423501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 04:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510856#M1423501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T04:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510857#M1423502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 06:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510857#M1423502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T06:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: back ground batch input processing error log handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510858#M1423503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 06:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-batch-input-processing-error-log-handling/m-p/6510858#M1423503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T06:43:55Z</dc:date>
    </item>
  </channel>
</rss>

