<?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: how to delete &amp; refresh the application log? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412812#M538347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Srinivas.&lt;/P&gt;&lt;P&gt;I am just customizing the profile and passing it into FM : APPL_LOG_DISPLAY.&lt;/P&gt;&lt;P&gt;Based on my custome profile, output is displayed with tree view on left hand side of screen and message in ALV format.I am not externally using any ALV Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sri-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2007 23:55:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-26T23:55:22Z</dc:date>
    <item>
      <title>how to delete &amp; refresh the application log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412808#M538343</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;  I am customizing the application log(SLG1) by creating a new profile with hierarchial tree view structure. I have also provided 'Delete' button in the custom App. log . Upon deletion (BAL_DB_DELETE) , log is getting deleted , but the issue is deleted log is not refreshed in the Tree view. (logs got refreshed, only  upon re-opening the session/report once again). How can we refresh the log immediately upon deletion.  FM : BAL_LOG_REFRESH is not serving the purpose, as none of the log has 'log handle' in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sri-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 20:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412808#M538343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T20:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete &amp; refresh the application log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412809#M538344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sending I_WITH_COMMIT_WORK = 'X' in the function call for BAL_DB_DELETE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 21:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412809#M538344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T21:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete &amp; refresh the application log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412810#M538345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 21:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412810#M538345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T21:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete &amp; refresh the application log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412811#M538346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you showing the log (using a ALV function module)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 21:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412811#M538346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T21:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete &amp; refresh the application log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412812#M538347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Srinivas.&lt;/P&gt;&lt;P&gt;I am just customizing the profile and passing it into FM : APPL_LOG_DISPLAY.&lt;/P&gt;&lt;P&gt;Based on my custome profile, output is displayed with tree view on left hand side of screen and message in ALV format.I am not externally using any ALV Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sri-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 23:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-refresh-the-application-log/m-p/2412812#M538347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T23:55:22Z</dc:date>
    </item>
  </channel>
</rss>

