<?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: Update technique? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172401#M754897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use DELETE and READ stmt .&lt;/P&gt;&lt;P&gt;I'm not sure of the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chitra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2007 08:41:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-13T08:41:12Z</dc:date>
    <item>
      <title>Update technique?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172400#M754896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plz help me to find out the ans for this q.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which statement can be applied for sorted IT?&lt;/P&gt;&lt;P&gt;1. sort&lt;/P&gt;&lt;P&gt;2.delete.&lt;/P&gt;&lt;P&gt;3.append.&lt;/P&gt;&lt;P&gt;4modify.&lt;/P&gt;&lt;P&gt;5collect&lt;/P&gt;&lt;P&gt;6 read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Atul Bhatia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 08:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172400#M754896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T08:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Update technique?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172401#M754897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use DELETE and READ stmt .&lt;/P&gt;&lt;P&gt;I'm not sure of the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chitra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 08:41:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172401#M754897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T08:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Update technique?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172402#M754898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If question about which statement sorts the contents of an internal table then the answer sould be the first one i.e " SORT ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3800358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3800358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above link will help you understand the functionality of the " SORT " statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Kindly award points if you found the reply helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 08:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172402#M754898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T08:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Update technique?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172403#M754899</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;I know that appending (rather than inserting) a new record that doesn't fit the sorting criteria will give a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But IIRC sorting a sorted table will generate a syntax error in the ABAP error. (you might try to test that though). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot sort a sorted table using the SORT statement. The system always maintains these tables automatically by their sort order. If an internal table is statically recognizable as a sorted table, the SORT statement causes a syntax error. If the table is a generic sorted table, the SORT statement causes a runtime error if the sort key is not the same as an extract of the beginning of the table key, you sort in descending order, or use the AS TEXT addition. In other words, the SORT statement is only allowed for generic internal tables, if it does not violate the internal sort order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3800358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3800358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete:&lt;/P&gt;&lt;P&gt;  you can delete the selected row/rows from the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append:&lt;/P&gt;&lt;P&gt;  By this you can append an record at the end if only whenthe internal table is a standard table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read:&lt;/P&gt;&lt;P&gt; we can read the records from the IT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chandra Sekhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 08:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-technique/m-p/3172403#M754899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T08:46:37Z</dc:date>
    </item>
  </channel>
</rss>

