<?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 of internal tables using deep structure fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430154#M1245996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created another internal table with out a ddep structure and moved all the fields data into the table and worked on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LRK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2009 14:06:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-06T14:06:41Z</dc:date>
    <item>
      <title>Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430148#M1245990</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;We have a requirement in which we need to sort an internal table.&lt;/P&gt;&lt;P&gt;but the internal table has deep structure( it has a field which is an internal table).&lt;/P&gt;&lt;P&gt;Now I need to sort the internal table using the fields in the deep structure ( deep structure has some fields and i need to use them in my sort condition)&lt;/P&gt;&lt;P&gt;But i could not sort the internal table.&lt;/P&gt;&lt;P&gt;Its is diaplaying a message  " no component exists with the name".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;LRK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430148#M1245990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T09:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430149#M1245991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;1. declare the type of internal table&lt;/P&gt;&lt;P&gt;2.  append the contents from there to your internal table&lt;/P&gt;&lt;P&gt;3. then sort your internal table and use it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430149#M1245991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T10:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430150#M1245992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suppose the deep structure is declared as include in the table.&lt;/P&gt;&lt;P&gt;Then you can sort like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sort itab by include-field1 include field2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:43:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430150#M1245992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T10:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430151#M1245993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the way you have given but still its isnt working.&lt;/P&gt;&lt;P&gt;is there any other alternative?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;LRK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 11:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430151#M1245993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T11:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430152#M1245994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked your requirement. I will show you one small example which i checked and it is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table by name DPR_PROJECT. In that I have one deep structure called Extended_Attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now look this example and follow. Hope it is useful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;data: begin of itab occurs 0.&lt;/P&gt;&lt;P&gt;include structure dpr_project.&lt;/P&gt;&lt;P&gt;data end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from dpr_project into table itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sort itab by extended_attributes-zzinvtype.&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santosh Kumar Mukka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 11:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430152#M1245994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T11:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430153#M1245995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried the same way i mentioned and its working for me....&lt;/P&gt;&lt;P&gt;Can you give specify what error or problem you are facing....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 11:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430153#M1245995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T11:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430154#M1245996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created another internal table with out a ddep structure and moved all the fields data into the table and worked on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LRK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 14:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430154#M1245996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-06T14:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430155#M1245997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close your question if you have got the solution and give points for helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 06:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430155#M1245997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T06:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting of internal tables using deep structure fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430156#M1245998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 12:10:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-of-internal-tables-using-deep-structure-fields/m-p/5430156#M1245998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T12:10:29Z</dc:date>
    </item>
  </channel>
</rss>

