<?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: insert multiple records from internal table to DB table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032692#M1170587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use INSERT target FROM TABLE itab [ACCEPTING DUPLICATE KEYS] ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2009 11:18:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-12T11:18:53Z</dc:date>
    <item>
      <title>insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032688#M1170583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any budy say that How can we insert multiple records from internal table to DB table in a single statment.&lt;/P&gt;&lt;P&gt;Exactly my requirment is I have to insert two DB tables when user push SAVE button, one is header table and second is item table . my problem is in the intrnal table only one record is updating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;DTK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032688#M1170583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032689#M1170584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;INSERT LINES command may help..jus check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032689#M1170584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032690#M1170585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;use as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify ztable from  internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;anupama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032690#M1170585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032691#M1170586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u have to take all the data in internal table which is goig to update in tabel and then use insert statement .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:18:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032691#M1170586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032692#M1170587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use INSERT target FROM TABLE itab [ACCEPTING DUPLICATE KEYS] ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032692#M1170587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032693#M1170588</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;Check out the following link for inserting several lines into database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3a6d358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3a6d358411d1829f0000e829fbfe/frameset.htm&lt;/A&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;Deepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032693#M1170588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032694#M1170589</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;u can use "modify dbtab from table itab".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032694#M1170589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032695#M1170590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Devalla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use &lt;STRONG&gt;MODIFY&lt;/STRONG&gt; dbtab from itab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;APPEND&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for syntax use tcode ABAPDOCU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032695#M1170590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032696#M1170591</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;Besides above, you can also use :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab into wa.&lt;/P&gt;&lt;P&gt; insert into ztable values wa.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attention: the structure of itab should be the same as ztable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032696#M1170591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032697#M1170592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can use the statement&lt;/P&gt;&lt;P&gt;Loop statement&lt;/P&gt;&lt;P&gt;modify ztab from table itab&lt;/P&gt;&lt;P&gt;Append&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps u out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032697#M1170592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032698#M1170593</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;Use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT ITAB INTO WA.&lt;/P&gt;&lt;P&gt;modify ztab from table itab&lt;/P&gt;&lt;P&gt;Append&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jyothi CH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032698#M1170593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032699#M1170594</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;I CHECK ALL WAYS IT UPDATES ONLY ONE RECORD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 12:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032699#M1170594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T12:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032700#M1170595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devalla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the statement, to insert records from internal table into ztable in one go:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MODIFY &amp;lt;ztable_name&amp;gt; FROM &amp;lt;internal_table&amp;gt;.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This statement will INSERT records into the Ztable if no records found corresponding to the key fields.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But if rcords found for key fields, it will work as UPDATE statement into Ztable.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Tarun Gambhir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 12:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032700#M1170595</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-01-12T12:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032701#M1170596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loop at your internal table and INSERT records one by one..&lt;/P&gt;&lt;P&gt;if it still inserts one record then it means things are wrong with the Key in ur DB or values in internal table..&lt;/P&gt;&lt;P&gt;Check and revert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 15:47:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032701#M1170596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T15:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032702#M1170597</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;It is all about the primary key fields of the database table.&lt;/P&gt;&lt;P&gt;IE:&lt;/P&gt;&lt;P&gt;You have a db table with following fields&lt;/P&gt;&lt;P&gt;                &lt;/P&gt;&lt;P&gt;MANDT    (primary key field) &lt;/P&gt;&lt;P&gt;BUKRS    (primary key field) &lt;/P&gt;&lt;P&gt;BELNR     (primary key field) &lt;/P&gt;&lt;P&gt;GJAHR      &lt;/P&gt;&lt;P&gt;VBELN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it with same fields.&lt;/P&gt;&lt;P&gt;MANDT &lt;STRONG&gt;BUKRS&lt;/STRONG&gt; BELNR &lt;STRONG&gt;GJAHR&lt;/STRONG&gt; VBELN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;120 &lt;STRONG&gt;0010&lt;/STRONG&gt; 160000 &lt;STRONG&gt;2008&lt;/STRONG&gt; 450000&lt;/P&gt;&lt;P&gt;120 &lt;STRONG&gt;0010&lt;/STRONG&gt; 160000 &lt;STRONG&gt;2007&lt;/STRONG&gt; 450003&lt;/P&gt;&lt;P&gt;120 &lt;STRONG&gt;0020&lt;/STRONG&gt; 160000 &lt;STRONG&gt;2008&lt;/STRONG&gt; 450000  &lt;/P&gt;&lt;P&gt;200 &lt;STRONG&gt;0010&lt;/STRONG&gt; 160001 &lt;STRONG&gt;2008&lt;/STRONG&gt; 450001&lt;/P&gt;&lt;P&gt;200 &lt;STRONG&gt;0010&lt;/STRONG&gt; 160001 &lt;STRONG&gt;2007&lt;/STRONG&gt; 450001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use INSERT statement, only 3 of these will be inserted into the database table, why?&lt;/P&gt;&lt;P&gt;Because: &lt;EM&gt;Each database table must include one or a very small group of key fields that uniquely identify each table line by its value. These fields are known as the primary keys of the table.&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;And as lines 1 and 2 / 4 and 5 have the same MANDT BUKRS and BELNR only one will be inserted into the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the database table is your own one, you will need to modify it so that it would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 16:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032702#M1170597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T16:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032703#M1170598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Märten Tootmaa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Devalla Tarun Kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 04:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032703#M1170598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T04:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032704#M1170599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devalla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how you have solved this problem.&lt;/P&gt;&lt;P&gt;I am also getting same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 11:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032704#M1170599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T11:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: insert multiple records from internal table to DB table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032705#M1170600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, read the post on the first page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 08:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-multiple-records-from-internal-table-to-db-table/m-p/5032705#M1170600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-20T08:04:18Z</dc:date>
    </item>
  </channel>
</rss>

