<?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: Several message levels + sorting in application log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030796#M1609830</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;Try to check the demo program SBAL_DEMO_04_DETLEVEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 07:34:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-09T07:34:04Z</dc:date>
    <item>
      <title>Several message levels + sorting in application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030795#M1609829</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 want to show some messages from my report. To do this I'm using FMs:&lt;/P&gt;&lt;P&gt;- BAL_LOG_CREATE&lt;/P&gt;&lt;P&gt;- BAL_LOG_MSG_ADD&lt;/P&gt;&lt;P&gt;- BAL_DSP_LOG_DISPLAY&lt;/P&gt;&lt;P&gt;and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to achive now is to get messages in several levels. It should look for example like this&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Main object message 1
  Subobject message 1.1
  Subobject message 1.2
  Subobject message 1.3
Main object message 2
  Subobject message 2.1
    Subsubobject message 2.1.1
    Subsubobject message 2.1.2
  Subobject message 2.2
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;There is this field DETLEVEL in message, but when I set it to '1' for first level, '2' for second and so on, it makes no difference. My result looks as it looked.&lt;/P&gt;&lt;P&gt;Other thing is field ALSORT. Does anyone know how to use it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Marcin Cholewczuk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 07:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030795#M1609829</guid>
      <dc:creator>marcin_cholewczuk</dc:creator>
      <dc:date>2011-08-09T07:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Several message levels + sorting in application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030796#M1609830</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;Try to check the demo program SBAL_DEMO_04_DETLEVEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 07:34:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030796#M1609830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-09T07:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Several message levels + sorting in application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030797#M1609831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for tip. My problem with detail level is solved but with sorting remains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Marcin Cholewczuk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 07:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030797#M1609831</guid>
      <dc:creator>marcin_cholewczuk</dc:creator>
      <dc:date>2011-08-09T07:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Several message levels + sorting in application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030798#M1609832</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;There are many demo programs (all have the name starts with SBAL) try to see them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: max bianchi on Aug 9, 2011 10:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 08:01:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030798#M1609832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-09T08:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Several message levels + sorting in application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030799#M1609833</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;Yeah, now I know &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; I went through all of them with searchterm ALSORT and found nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Marcin Cholewczuk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 08:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030799#M1609833</guid>
      <dc:creator>marcin_cholewczuk</dc:creator>
      <dc:date>2011-08-09T08:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Several message levels + sorting in application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030800#M1609834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to check the sap help, but no informatiom about that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw70/helpdata/en/d3/1fa03940fab918e10000000a114084/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 09:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030800#M1609834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-09T09:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Several message levels + sorting in application log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030801#M1609835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the end I've added additional sort field to my internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Marcin Cholewczuk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 13:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/several-message-levels-sorting-in-application-log/m-p/8030801#M1609835</guid>
      <dc:creator>marcin_cholewczuk</dc:creator>
      <dc:date>2011-09-21T13:34:53Z</dc:date>
    </item>
  </channel>
</rss>

