<?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 records in the database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116040#M442912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;P&gt;  but i should not use these methods. (ws_upload)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the use of table maintenace genarator for the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i am working on 3.1H version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am selecting the TABLE MAINTANENCE GENERATOR for the database table i am getting this error " No control folder entry for table/view YBMTEXEMPT".&lt;/P&gt;&lt;P&gt;i need the solution for this .&lt;/P&gt;&lt;P&gt; that is i want to avoid these error and how can i do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and how can i insert data into the database table by using TABLE MAINTANENCE GENERATOR .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2007 18:17:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-18T18:17:17Z</dc:date>
    <item>
      <title>insert records in the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116037#M442909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have the records in the file (and the file is in .XML format).&lt;/P&gt;&lt;P&gt;i need to these insert the records in the database table.&lt;/P&gt;&lt;P&gt;i have to methods &lt;/P&gt;&lt;P&gt;        1. to insert the by writing the code (xml to text file later into the application    &lt;/P&gt;&lt;P&gt;            server and then opening the file and we can update the database.&lt;/P&gt;&lt;P&gt;        2. we can update manually.&lt;/P&gt;&lt;P&gt;i need other method other than this two methods.&lt;/P&gt;&lt;P&gt;can i use directly xml file to update database table. &lt;/P&gt;&lt;P&gt;is their any function module.&lt;/P&gt;&lt;P&gt;is their any to method to update database table directly by using flat file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 05:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116037#M442909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T05:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: insert records in the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116038#M442910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U must upload data from flat file using &amp;lt;b&amp;gt;GUI_UPLOAD&amp;lt;/b&amp;gt; into an &amp;lt;b&amp;gt;ITAB&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then insert records into ur dbtab..using insert..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 05:25:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116038#M442910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T05:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: insert records in the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116039#M442911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;u can use following function modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_upload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_uplooad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;upload&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;ravish&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;dont forget to reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 05:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116039#M442911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T05:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: insert records in the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116040#M442912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;P&gt;  but i should not use these methods. (ws_upload)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the use of table maintenace genarator for the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i am working on 3.1H version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am selecting the TABLE MAINTANENCE GENERATOR for the database table i am getting this error " No control folder entry for table/view YBMTEXEMPT".&lt;/P&gt;&lt;P&gt;i need the solution for this .&lt;/P&gt;&lt;P&gt; that is i want to avoid these error and how can i do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and how can i insert data into the database table by using TABLE MAINTANENCE GENERATOR .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 18:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116040#M442912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T18:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: insert records in the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116041#M442913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Table maintainance generator is used to create or change or delete the entries from table. after creating table maintenance u can able to create or change in transaction sm30. If there is any error in table maintenance its better to delete and recreate the table maintenance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 19:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116041#M442913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T19:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: insert records in the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116042#M442914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how can i delete and recreate table maintainence genereator.&lt;/P&gt;&lt;P&gt;can u give me the steps for doing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 04:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116042#M442914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T04:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: insert records in the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116043#M442915</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;You can upload your flat file into the database using BDC.&lt;/P&gt;&lt;P&gt;For this, you can convert the file to .dat or .txt or to an excel file format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the link:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://aspalliance.com/471" target="test_blank"&gt;http://aspalliance.com/471&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the file is in the required format, you can upload it into the database.&lt;/P&gt;&lt;P&gt;For this, you can do the recording of the transaction which is required, and then use either of the call transaction or session method to upload data into the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Prerna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 04:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-records-in-the-database-table/m-p/2116043#M442915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T04:51:00Z</dc:date>
    </item>
  </channel>
</rss>

