<?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 how to maintain the data  into database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335530#M799383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to maintain the data  into database table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2008 14:52:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-05T14:52:41Z</dc:date>
    <item>
      <title>how to maintain the data  into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335530#M799383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to maintain the data  into database table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 14:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335530#M799383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T14:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to maintain the data  into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335531#M799384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Txn SE16 or SM30&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 15:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335531#M799384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T15:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to maintain the data  into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335532#M799385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generate a maintenance view for the database table &lt;/P&gt;&lt;P&gt;and create data thru SM31&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 15:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335532#M799385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to maintain the data  into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335533#M799386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several ways to maintain data in the database&lt;/P&gt;&lt;P&gt;1. Use table maintanance generator . You can create this using SE11 and data can be edited through SM30.&lt;/P&gt;&lt;P&gt;2. Loginto  SE11 with the specified table and check the ATTRIBUTES tab. There you can set some parameters for maintaining the database. When you set Maintain database, you edit the data thorugh SE11 it self&lt;/P&gt;&lt;P&gt;3. Through Se16 as well.&lt;/P&gt;&lt;P&gt;4. A small abap program can do the above task as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rajanya Kolavennu on Feb 5, 2008 8:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 15:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335533#M799386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T15:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to maintain the data  into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335534#M799387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Table maintenance generator for that table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search the forum for more info about that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 15:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-maintain-the-data-into-database-table/m-p/3335534#M799387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T15:03:18Z</dc:date>
    </item>
  </channel>
</rss>

