<?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: report + log availability in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332847#M1032312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok i have never use the transaction SLG1 before ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please advise on the FM use to create this log.  and would this log be availabe when the program is run in batch also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2008 12:45:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-25T12:45:16Z</dc:date>
    <item>
      <title>report + log availability</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332844#M1032309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requirement where i need to put a file on the server such as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using open dataset if i am writing a file which already exist into server then i must make note and keep it in a log .  please advise if when i put an error message after open dataset does it automatically go into a log and advise how i can get access to that log&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 10:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332844#M1032309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T10:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: report + log availability</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332845#M1032310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this way...&lt;/P&gt;&lt;P&gt;after using Open dataset check whether the file exists with data... if so, create another file which holds the log and then insert the new data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;later u can access the log file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 10:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332845#M1032310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: report + log availability</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332846#M1032311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check log using Transaction SLG1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For checking this log 1st you will have to create the log using standard FM's for database log creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunjal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 10:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332846#M1032311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T10:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: report + log availability</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332847#M1032312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok i have never use the transaction SLG1 before ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please advise on the FM use to create this log.  and would this log be availabe when the program is run in batch also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 12:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332847#M1032312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T12:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: report + log availability</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332848#M1032313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can create this messages even if the program is running in background mode......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This messages will be available for the period till the archiveing is done.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with the system admin how often the archieving is done by them for this messages.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunjal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 06:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-log-availability/m-p/4332848#M1032313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T06:49:11Z</dc:date>
    </item>
  </channel>
</rss>

