<?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: FM DB_INSERT_TABLE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982116#M72223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone care to test it on a "Z" table?  I really don't see the point of these FMs,  you could just do a dynamic INSERT statement using field symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are not remote enable, so you couldn't even call them from outside the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2005 15:23:41 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2005-09-05T15:23:41Z</dc:date>
    <item>
      <title>FM DB_INSERT_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982111#M72218</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;Actually what is the use of FM such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DB_INSERT_TABLE&lt;/P&gt;&lt;P&gt;DB_DELETE_TABLE&lt;/P&gt;&lt;P&gt;DB_UPDATE_TABLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balaji Viswanath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2005 15:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982111#M72218</guid>
      <dc:creator>balaji_viswanath</dc:creator>
      <dc:date>2005-09-05T15:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: FM DB_INSERT_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982112#M72219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They CREATE/DELETE/ALTER the database tables(not to be confused with the contents of those tables).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2005 15:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982112#M72219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-05T15:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: FM DB_INSERT_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982113#M72220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks to me that you could use this to update a database table dynamically.  Send it the table name and the SQL code.  That's it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2005 15:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982113#M72220</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-09-05T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: FM DB_INSERT_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982114#M72221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas, the short text of the DB_INSERT_TABLE reads...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Insert contents of SAP tables with dynamic names".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that your statement is correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2005 15:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982114#M72221</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-09-05T15:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: FM DB_INSERT_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982115#M72222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I wrote this without looking into the system trying to recollect from my memory. But may be I am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2005 15:17:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982115#M72222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-05T15:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: FM DB_INSERT_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982116#M72223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone care to test it on a "Z" table?  I really don't see the point of these FMs,  you could just do a dynamic INSERT statement using field symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are not remote enable, so you couldn't even call them from outside the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rich Heilman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2005 15:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982116#M72223</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-09-05T15:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: FM DB_INSERT_TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982117#M72224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain me how do you do the dynamic insert using the field-symbols?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2006 03:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-db-insert-table/m-p/982117#M72224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-19T03:30:36Z</dc:date>
    </item>
  </channel>
</rss>

