<?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: upload FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fm/m-p/1916480#M381147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the following ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare the internal table structure is same as database table.&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF ty_final.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE zaw_yesterday.&lt;/P&gt;&lt;P&gt;TYPES: END OF ty_final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after uploading data into internal table, use insert statemt like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT zaw_yesterday FROM TABLE it_final ACCEPTING DUPLICATE KEYS .&lt;/P&gt;&lt;P&gt;  COMMIT WORK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2007 10:27:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-08T10:27:51Z</dc:date>
    <item>
      <title>upload FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fm/m-p/1916478#M381145</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 have downloaded data from a table &amp;amp; i have deleted all the data from tat table &lt;/P&gt;&lt;P&gt;now iam trying to upload the same data which i have downloaded to the same table in data base .&lt;/P&gt;&lt;P&gt;I have a huge amt of data in my flat file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when i have written prg for uploading data is in internal table but now how to insert all this data from my internal table to data base table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 10:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fm/m-p/1916478#M381145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T10:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: upload FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fm/m-p/1916479#M381146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi geetha,&lt;/P&gt;&lt;P&gt; if the internal table is of the same structure of the database table, you can use the following comand:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify &amp;lt;Database table name&amp;gt; from table itab.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 10:26:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fm/m-p/1916479#M381146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T10:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: upload FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fm/m-p/1916480#M381147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the following ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare the internal table structure is same as database table.&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF ty_final.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE zaw_yesterday.&lt;/P&gt;&lt;P&gt;TYPES: END OF ty_final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after uploading data into internal table, use insert statemt like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT zaw_yesterday FROM TABLE it_final ACCEPTING DUPLICATE KEYS .&lt;/P&gt;&lt;P&gt;  COMMIT WORK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 10:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-fm/m-p/1916480#M381147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T10:27:51Z</dc:date>
    </item>
  </channel>
</rss>

