<?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: reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215063#M134533</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;to run the report in background, u can goto se38, enter the report name, goto Program -&amp;gt; Execute -&amp;gt; Background. the report gets executed in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To view the job log and delete it, go to transaction se36, enter the program name and execute. You will get the job overview. Tick the checkbox on the left most column of the list generated and in application toolbar, click Job Log to see the error log.To delete the job, click on the checkbox and click the delete button ( 4th from left) on the application tool bar. It will delete the job from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Mar 2006 11:53:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-24T11:53:07Z</dc:date>
    <item>
      <title>reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215057#M134527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai guis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to run the reports in background &lt;/P&gt;&lt;P&gt;how to display &amp;amp; delete the errorlogs in sessin method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls give the answer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;rams&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 05:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215057#M134527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-24T05:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215058#M134528</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;To run the reports in background, you have to schedule your reports with background job.&lt;/P&gt;&lt;P&gt;T-Code - SM36&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you execute session method, error log is generated automatically if error records comes in ur session method.&lt;/P&gt;&lt;P&gt;U can see your error logs in SM35 transaction under Log option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope, this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 06:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215058#M134528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-24T06:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215059#M134529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rams,&lt;/P&gt;&lt;P&gt;    WELCOME TO SDN&lt;/P&gt;&lt;P&gt;    for Running Reports in Background - &amp;lt;b&amp;gt;SM36&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;    Error Logs - &amp;lt;b&amp;gt;SM35&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 06:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215059#M134529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-24T06:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215060#M134530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram babu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**how to run the reports in background &lt;/P&gt;&lt;P&gt; use Transaction SM35/SM36 for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**how to display &amp;amp; delete the errorlogs in sessin method&lt;/P&gt;&lt;P&gt;You can use following FM fo rthe same&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;BP_JOBLOG_SHOW&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;BP_JOBLOG_READ&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;BP_JOB_DELETE&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;BP_JOB_SELECT&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;P&gt;Rewrd points, iff ound helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 06:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215060#M134530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-24T06:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215061#M134531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can schedule a report in the background in transaction SM36.&lt;/P&gt;&lt;P&gt;Also, from SE38 initial screen go to menu&lt;/P&gt;&lt;P&gt;program -&amp;gt; execute -&amp;gt; background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can view the job logs in transaction SM37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 06:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215061#M134531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-24T06:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215062#M134532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rams babu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per form etiquette's&lt;/P&gt;&lt;P&gt;If you are satisfied , please close the thread by rewarding appropriate points to the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 10:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215062#M134532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-24T10:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215063#M134533</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;to run the report in background, u can goto se38, enter the report name, goto Program -&amp;gt; Execute -&amp;gt; Background. the report gets executed in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To view the job log and delete it, go to transaction se36, enter the program name and execute. You will get the job overview. Tick the checkbox on the left most column of the list generated and in application toolbar, click Job Log to see the error log.To delete the job, click on the checkbox and click the delete button ( 4th from left) on the application tool bar. It will delete the job from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 11:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/1215063#M134533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-24T11:53:07Z</dc:date>
    </item>
  </channel>
</rss>

