<?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 download application log message through custom program? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/537858#M19881</link>
    <description>&lt;P&gt;Some times ago, I built such program (to allow download of data) using&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;BAL_DB_SEARCH - read list from selection-screen&lt;/LI&gt; 
   &lt;LI&gt;BAL_DB_READ - read log from database&lt;/LI&gt; 
   &lt;LI&gt;BAL_LOG_HDR_READ - extract header information&lt;/LI&gt; 
   &lt;LI&gt;BAL_LOG_MSG_READ - extract message/item information&lt;/LI&gt; 
   &lt;LI&gt;BAL_GLB_MEMORY_REFRESH - some cleaning&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;But what did you get in MESSAGES and MESSAGE_PARAMETERS returned table parameters of APPL_LOG_READ_DB, are you aware of the &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/abapmessage_into.htm"&gt;MESSAGE ... INTO&lt;/A&gt; statement?&lt;/P&gt;
  &lt;UL&gt; 
  &lt;/UL&gt;</description>
    <pubDate>Mon, 04 Dec 2017 10:50:49 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2017-12-04T10:50:49Z</dc:date>
    <item>
      <title>how to download application log message through custom program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/537857#M19880</link>
      <description>&lt;P&gt;Dear All, &lt;/P&gt;
  &lt;P&gt;My reqiurement is to download Application log(SLG1) all the header data and item text messages through custom program . &lt;/P&gt;
  &lt;P&gt;i am able to get the header details using function module APPL_LOG_READ_DB. &lt;/P&gt;
  &lt;P&gt; Header Details : &lt;/P&gt;
  &lt;P&gt;01.12.2017 07:00:11 SOLOMON 2 20171201 E-Recruiting Batch processing 00000000000009500800 .&lt;/P&gt;
  &lt;P&gt; I want to get the item text message for the above log "00000000000009500800"&lt;/P&gt;
  &lt;P&gt; "Periodic service was not executed due to concurrent service" is the item message for the above log no in SLG1. &lt;/P&gt;
  &lt;P&gt;Kindly advise how to get the item message.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 10:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/537857#M19880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-04T10:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to download application log message through custom program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/537858#M19881</link>
      <description>&lt;P&gt;Some times ago, I built such program (to allow download of data) using&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;BAL_DB_SEARCH - read list from selection-screen&lt;/LI&gt; 
   &lt;LI&gt;BAL_DB_READ - read log from database&lt;/LI&gt; 
   &lt;LI&gt;BAL_LOG_HDR_READ - extract header information&lt;/LI&gt; 
   &lt;LI&gt;BAL_LOG_MSG_READ - extract message/item information&lt;/LI&gt; 
   &lt;LI&gt;BAL_GLB_MEMORY_REFRESH - some cleaning&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;But what did you get in MESSAGES and MESSAGE_PARAMETERS returned table parameters of APPL_LOG_READ_DB, are you aware of the &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/abapmessage_into.htm"&gt;MESSAGE ... INTO&lt;/A&gt; statement?&lt;/P&gt;
  &lt;UL&gt; 
  &lt;/UL&gt;</description>
      <pubDate>Mon, 04 Dec 2017 10:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/537858#M19881</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-12-04T10:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to download application log message through custom program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/537859#M19882</link>
      <description>&lt;P&gt;For more information, refer to the official documentation: &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/d3/1fa03940fab918e10000000a114084/frameset.htm"&gt;SAP Library: Application Log (BC-SRV-BAL)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/537859#M19882</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-12-04T13:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to download application log message through custom program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/13929995#M2037783</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks. FM:APPL_LOG_READ_DB provides all the messages.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 10:48:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/13929995#M2037783</guid>
      <dc:creator>liguva_kumaravel</dc:creator>
      <dc:date>2024-11-06T10:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to download application log message through custom program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/13930472#M2037791</link>
      <description>&lt;P&gt;&lt;A href="https://help.sap.com/docs/search?q=Application+Log+%E2%80%93+Guidelines+for+Developers+(BC-SRV-BAL)" target="_self"&gt;Application Log – Guidelines for Developers (BC-SRV-BAL) &lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 17:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-download-application-log-message-through-custom-program/m-p/13930472#M2037791</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2024-11-06T17:00:52Z</dc:date>
    </item>
  </channel>
</rss>

