<?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: Find log message ?  For tonight ! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648091#M288155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx for your answers, but i still got a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max, i've seen that the message is in the table T100, but i need the ID (like M3 for example) and the message number (like 381) to access the right message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i got the log number (This log number allows me to see the log with transaction SLG1) i don't know how I can retreive the corresponding "log table".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santhosh, i tried your fm, but i need ID message and message number. Those are the two informations i need first, and i only got the log number (External number).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be simple, and trying to be as clear as possible, I just want to retreive (and write with ALV, that's ok) the last line of a log that we can see with SLG1 and with a particular log number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 hours before i have to finish... Help needed &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx to you all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2006 13:13:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-08T13:13:48Z</dc:date>
    <item>
      <title>Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648088#M288152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a problem with my search of logs and i really need some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I make a program which will add new EAN for a material. No problem, the program works well, but they ask me to add an ALV with all program result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the following BAPI :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_MAINTAINDATA_RT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for every modification the program make, I got a new log number (That i can see with transaction SLG1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I manage to return log numbers (external number), but in fact, i should use this number to find the last line of my log.&lt;/P&gt;&lt;P&gt;Like "Material XXXXXX changed"&lt;/P&gt;&lt;P&gt;or : "EAN number already use for material XXXXXX"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But even if i've got the log number, i can't find any table including my log, which would allow me to give the right error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i find it ? Is there a BAPI which could give me a table with all message for just importing my log number ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to end this program tonight. I really thank you for all help you can give.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 11:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648088#M288152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T11:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648089#M288153</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;The table should be message table T100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 11:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648089#M288153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T11:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648090#M288154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why dont u use the fm format_message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should take care of ur requirements if the parameters are passed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 11:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648090#M288154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T11:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648091#M288155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx for your answers, but i still got a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max, i've seen that the message is in the table T100, but i need the ID (like M3 for example) and the message number (like 381) to access the right message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i got the log number (This log number allows me to see the log with transaction SLG1) i don't know how I can retreive the corresponding "log table".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santhosh, i tried your fm, but i need ID message and message number. Those are the two informations i need first, and i only got the log number (External number).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be simple, and trying to be as clear as possible, I just want to retreive (and write with ALV, that's ok) the last line of a log that we can see with SLG1 and with a particular log number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 hours before i have to finish... Help needed &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx to you all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 13:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648091#M288155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T13:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648092#M288156</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; Hope this FM BALW_BAPIRETURN_GET2 will help you to return log msg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yamini.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 13:37:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648092#M288156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T13:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648093#M288157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey ya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur bapi returns bapireturn structure rite.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop that and the return structrure will have msg id and msg nr which u can supply to the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can create a message class in se91 coz u want only 2 messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do post back if any issues&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 13:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648093#M288157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648094#M288158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No pressure guys......  &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 13:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648094#M288158</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-11-08T13:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find log message ?  For tonight !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648095#M288159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally that was done... just in time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find the following BAPI :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_APPLICATIONLOG_GETDETAIL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It allows me to have all detailled message of a protocol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really thank you all for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2006 14:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-log-message-for-tonight/m-p/1648095#M288159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-09T14:12:52Z</dc:date>
    </item>
  </channel>
</rss>

