<?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 Application log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931547#M385776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a query regarding the application log ( Transaction SLG0, SLG1 etc ). I would like to be able to write to the application log and at the same time be able to read and siplay the application log. Want to know the function modules for doing the same. It would be nice if the same could be shown with some example.&lt;/P&gt;&lt;P&gt;Useful answers will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jaydeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2007 15:55:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-01T15:55:49Z</dc:date>
    <item>
      <title>Application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931547#M385776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a query regarding the application log ( Transaction SLG0, SLG1 etc ). I would like to be able to write to the application log and at the same time be able to read and siplay the application log. Want to know the function modules for doing the same. It would be nice if the same could be shown with some example.&lt;/P&gt;&lt;P&gt;Useful answers will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jaydeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 15:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931547#M385776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T15:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931548#M385777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u look the following table for application log,       &lt;/P&gt;&lt;P&gt;TVIMV  &lt;/P&gt;&lt;P&gt;VCLDIR &lt;/P&gt;&lt;P&gt;VCLDIRT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use BAPI_APPLICATIONLOG_GETDETAIL to get app log details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 16:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931548#M385777</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-03-01T16:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931549#M385778</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;Take a look at the FMs in group SLG0:&lt;/P&gt;&lt;P&gt;APPL_LOG_INIT&lt;/P&gt;&lt;P&gt;APPL_LOG_INIT_MESSAGES&lt;/P&gt;&lt;P&gt;APPL_LOG_READ_INTERN&lt;/P&gt;&lt;P&gt;APPL_LOG_READ_INTERN_LONGTEXT&lt;/P&gt;&lt;P&gt;APPL_LOG_SET_OBJECT&lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_DB&lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_HEADER&lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_LOG_PARAMETERS&lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_MESSAGES&lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_MESSAGE_PARAMS&lt;/P&gt;&lt;P&gt;APPL_LOG_WRITE_SINGLE_MESSAGE&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 16:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931549#M385778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T16:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931550#M385779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaydeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used BAL_LOG_CREATE, BAL_LOG_MSG_ADD and BAL_DB_SAVE in that order to create app log entries. The APPL_* fm's mentioned earlier will work as well. You can also create your own object and subobjects which make it easier to find the messages in SLG0/1. I haven't created an object in a while but the subobject has a view V_BALSUB which can be maintained. You may want to look in SPRO for the object creation - I remember there being a screen to create objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 20:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-log/m-p/1931550#M385779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T20:29:09Z</dc:date>
    </item>
  </channel>
</rss>

