<?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: sorting in CL_GUI_ALV_GRID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488799#M1557107</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;Do one thing if you want to search on the same then debug that and you will definitely come to know what event used behind this scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Jaten Sangal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 07:22:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-09T07:22:22Z</dc:date>
    <item>
      <title>sorting in CL_GUI_ALV_GRID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488797#M1557105</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;Can any one please tell me - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What events are using while sorting in class CL_GUI_ALV_GRID .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means in se24 in this class we have columns like - method, level, visibility, method type.&lt;/P&gt;&lt;P&gt;how can we sort on these field - mean what are the events behind it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone plz tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this concept in my Z Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phaneendra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: too vague, help not possible, please describe problems in all technical detail when posting again.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Dec 9, 2010 11:30 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 06:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488797#M1557105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-09T06:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in CL_GUI_ALV_GRID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488798#M1557106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you do some more research and find it out what exactly you need and what is your question ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 06:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488798#M1557106</guid>
      <dc:creator>AnjaneyaBhardwaj</dc:creator>
      <dc:date>2010-12-09T06:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in CL_GUI_ALV_GRID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488799#M1557107</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;Do one thing if you want to search on the same then debug that and you will definitely come to know what event used behind this scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Jaten Sangal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 07:22:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488799#M1557107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-09T07:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in CL_GUI_ALV_GRID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488800#M1557108</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;&lt;/P&gt;&lt;P&gt;DATA: LT_SORT TYPE LVC_T_SORT,&lt;/P&gt;&lt;P&gt;      WA_SORT LIKE LINE OF LT_SORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*---To sort the internal table with order number.&lt;/P&gt;&lt;P&gt;          CLEAR WA_SORT.&lt;/P&gt;&lt;P&gt;          WA_SORT-FIELDNAME = 'AUFNR'.&lt;/P&gt;&lt;P&gt;          WA_SORT-SPOS = 1.&lt;/P&gt;&lt;P&gt;          WA_SORT-UP = 'X'.&lt;/P&gt;&lt;P&gt;          APPEND WA_SORT TO LT_SORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*---Method to display output&lt;/P&gt;&lt;P&gt;          CALL METHOD REF_GRID-&amp;gt;SET_TABLE_FOR_FIRST_DISPLAY&lt;/P&gt;&lt;P&gt;              EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     is_variant      = st_var&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     i_save          = save&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                IS_LAYOUT       = LOYO&lt;/P&gt;&lt;P&gt;              CHANGING&lt;/P&gt;&lt;P&gt;                IT_OUTTAB       = LT_LOG[]&lt;/P&gt;&lt;P&gt;                IT_FIELDCATALOG = LT_FCAT_LOG&lt;/P&gt;&lt;P&gt;                IT_SORT         = LT_SORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 07:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-in-cl-gui-alv-grid/m-p/7488800#M1557108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-09T07:26:01Z</dc:date>
    </item>
  </channel>
</rss>

