<?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: log table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378909#M185293</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;In the background program, call the FM in event START-OF-SELECTION. Raise the messages in FM using Message command. It will be captured automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM 'BP_JOBLOG_SHOW_SM37B' to display the job log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2006 09:10:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-13T09:10:46Z</dc:date>
    <item>
      <title>log table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378908#M185292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am working with FM and it run in a JOB and i want to get all the messages From the FM on a log inside the job what should i do???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 08:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378908#M185292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: log table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378909#M185293</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;In the background program, call the FM in event START-OF-SELECTION. Raise the messages in FM using Message command. It will be captured automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM 'BP_JOBLOG_SHOW_SM37B' to display the job log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 09:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378909#M185293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T09:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: log table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378910#M185294</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;Check these FM &amp;lt;b&amp;gt;BP_JOBLOG_READ  &lt;/P&gt;&lt;P&gt;               BP_JOBLOG_SHOW &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the table &amp;lt;b&amp;gt;TBTCO&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 09:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378910#M185294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T09:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: log table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378911#M185295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how i used this FM&lt;/P&gt;&lt;P&gt;the JOB is in background&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 09:43:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378911#M185295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T09:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: log table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378912#M185296</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 Fm is especially used to Read the Background job log.&lt;/P&gt;&lt;P&gt;did you read the documentation&lt;/P&gt;&lt;P&gt;Text&lt;/P&gt;&lt;P&gt;Read Background Request Log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;Read the job log of the specified job and store it in a table for for further processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note&lt;/P&gt;&lt;P&gt;To display a job log, you can use function module BP_JOBLOG_SHOW. This function module calls BP_JOBLOG_READ and then displays the entries that were returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;CLIENT&lt;/P&gt;&lt;P&gt;JOBCOUNT&lt;/P&gt;&lt;P&gt;JOBLOG&lt;/P&gt;&lt;P&gt;JOBNAME&lt;/P&gt;&lt;P&gt;JOBLOGTBL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exceptions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 09:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/log-table/m-p/1378912#M185296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T09:50:17Z</dc:date>
    </item>
  </channel>
</rss>

