<?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 CL_SALV_TABLE SORT 2 COLUMN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-salv-table-sort-2-column/m-p/664735#M29039</link>
    <description>&lt;P&gt;Hallo, i want sort 2 column in example : &lt;/P&gt;
  &lt;P&gt;Seq. No. Name&lt;/P&gt;
  &lt;P&gt;3 Sarah&lt;/P&gt;
  &lt;P&gt;2 Mei&lt;/P&gt;
  &lt;P&gt;4 Al&lt;/P&gt;
  &lt;P&gt;1 Kai&lt;/P&gt;
  &lt;P&gt;I want to sorted 2 of column seq no and name, and i using this in my alv&lt;/P&gt;
  &lt;P&gt; loop at lt_salv_sorts[] into ls_salv_sorts.&lt;BR /&gt; try .&lt;BR /&gt; CALL METHOD lo_salv_sorts-&amp;gt;add_sort&lt;BR /&gt; EXPORTING&lt;BR /&gt; columnname = ls_salv_sorts-fname_sorts ( this is seq_no and regist_name)&lt;BR /&gt; subtotal = if_salv_c_bool_sap=&amp;gt;true.&lt;BR /&gt; CATCH cx_salv_not_found . "#EC NO_HANDLER&lt;BR /&gt; CATCH cx_salv_existing . "#EC NO_HANDLER&lt;BR /&gt; CATCH cx_salv_data_error . "#ec no_handler&lt;BR /&gt; endtry.&lt;BR /&gt; endloop.&lt;/P&gt;
  &lt;P&gt;but i have problem my alv only the sorted name, the number is not sorted, can anyone help?&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 04:06:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-02-05T04:06:53Z</dc:date>
    <item>
      <title>CL_SALV_TABLE SORT 2 COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-salv-table-sort-2-column/m-p/664735#M29039</link>
      <description>&lt;P&gt;Hallo, i want sort 2 column in example : &lt;/P&gt;
  &lt;P&gt;Seq. No. Name&lt;/P&gt;
  &lt;P&gt;3 Sarah&lt;/P&gt;
  &lt;P&gt;2 Mei&lt;/P&gt;
  &lt;P&gt;4 Al&lt;/P&gt;
  &lt;P&gt;1 Kai&lt;/P&gt;
  &lt;P&gt;I want to sorted 2 of column seq no and name, and i using this in my alv&lt;/P&gt;
  &lt;P&gt; loop at lt_salv_sorts[] into ls_salv_sorts.&lt;BR /&gt; try .&lt;BR /&gt; CALL METHOD lo_salv_sorts-&amp;gt;add_sort&lt;BR /&gt; EXPORTING&lt;BR /&gt; columnname = ls_salv_sorts-fname_sorts ( this is seq_no and regist_name)&lt;BR /&gt; subtotal = if_salv_c_bool_sap=&amp;gt;true.&lt;BR /&gt; CATCH cx_salv_not_found . "#EC NO_HANDLER&lt;BR /&gt; CATCH cx_salv_existing . "#EC NO_HANDLER&lt;BR /&gt; CATCH cx_salv_data_error . "#ec no_handler&lt;BR /&gt; endtry.&lt;BR /&gt; endloop.&lt;/P&gt;
  &lt;P&gt;but i have problem my alv only the sorted name, the number is not sorted, can anyone help?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 04:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-salv-table-sort-2-column/m-p/664735#M29039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-02-05T04:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: CL_SALV_TABLE SORT 2 COLUMN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-salv-table-sort-2-column/m-p/664736#M29040</link>
      <description>&lt;P&gt;By writing a very short demo program, it proves to work perfectly. Please explain your special context.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 07:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-salv-table-sort-2-column/m-p/664736#M29040</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2018-02-05T07:19:40Z</dc:date>
    </item>
  </channel>
</rss>

