<?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 data records in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632109#M282022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an internal table with 10 records, Now if I want to add 5 new records then is there any method apart from insert or collect ??&lt;/P&gt;&lt;P&gt;r what is the exact process to do that ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2006 08:29:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-19T08:29:20Z</dc:date>
    <item>
      <title>data records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632109#M282022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an internal table with 10 records, Now if I want to add 5 new records then is there any method apart from insert or collect ??&lt;/P&gt;&lt;P&gt;r what is the exact process to do that ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632109#M282022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T08:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: data records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632110#M282023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;append&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632110#M282023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T08:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: data records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632111#M282024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use APPEND statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Gopi Narendra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:31:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632111#M282024</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-10-19T08:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: data records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632112#M282025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tanx to gopi and rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632112#M282025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T08:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: data records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632113#M282026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can you please mark this question as answered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632113#M282026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T08:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: data records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632114#M282027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can even use MODIFY command for the same as it serves the purpose to modify an existing record or appends it if it does not exist in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-records/m-p/1632114#M282027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T08:51:23Z</dc:date>
    </item>
  </channel>
</rss>

