<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349844#M175572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When u ran the program as background, u can check the program log in SM37 transaction.&lt;/P&gt;&lt;P&gt;If there is an list output for the program, then check with the spool list there.&lt;/P&gt;&lt;P&gt;U can also see the job logs there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If found useful, award points pls,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2006 12:36:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-15T12:36:45Z</dc:date>
    <item>
      <title>error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349842#M175570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plse guide me how to create error logs in report.&lt;/P&gt;&lt;P&gt;if there is no data in the table,if we write select statement then error message should be created in 'error log' when it run on background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;serma rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349842#M175570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349843#M175571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Serma,&lt;/P&gt;&lt;P&gt;  YOu can write a log file into an application server file by using&lt;/P&gt;&lt;P&gt;open dataset /transfer/ close dataset commands.&lt;/P&gt;&lt;P&gt;2) Use the function module nast_protocol_update to update the log as you do in output control programs.&lt;/P&gt;&lt;P&gt;3) you can find functions like BAL_LOG_MSG_ADD.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349843#M175571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349844#M175572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When u ran the program as background, u can check the program log in SM37 transaction.&lt;/P&gt;&lt;P&gt;If there is an list output for the program, then check with the spool list there.&lt;/P&gt;&lt;P&gt;U can also see the job logs there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If found useful, award points pls,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharadwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349844#M175572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349845#M175573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Serma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to create a Custom table , where you can store the Error Log.&lt;/P&gt;&lt;P&gt;say report name and error text , Date of run , user name etc.&lt;/P&gt;&lt;P&gt;Best is create a Include , which you can use in all reports for future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later you can use the table to retrive log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 12:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1349845#M175573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T12:37:07Z</dc:date>
    </item>
  </channel>
</rss>

