<?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 filling data in a custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294623#M500920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai i created a custom table with some fields, i want to enter the data in to the table , how can i do that, i mean should i write a modue pool and use transaction to fill data or can i use some other method to do that&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;afzal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2007 10:38:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-14T10:38:54Z</dc:date>
    <item>
      <title>filling data in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294623#M500920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai i created a custom table with some fields, i want to enter the data in to the table , how can i do that, i mean should i write a modue pool and use transaction to fill data or can i use some other method to do that&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;afzal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 10:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294623#M500920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T10:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: filling data in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294624#M500921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Afzal,&lt;/P&gt;&lt;P&gt;Just goto SE16 and start creating entries. for this to work you should have checked table maintainence checkbox in attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Younus&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Helpful Answers!!!!!&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 10:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294624#M500921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: filling data in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294625#M500922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         U can create a Table maintainence Generator for tht Table and then creste entries in it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table --&amp;gt; Utilities --&amp;gt; Table Maintenance Generator --&amp;gt; Create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 10:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294625#M500922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T10:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: filling data in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294626#M500923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in se11 itself click utilities-&amp;gt;table content-&amp;gt;create table entries.&lt;/P&gt;&lt;P&gt;else goto tcode se16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can maintain data in Sm30 also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can write module pool program &amp;amp; insert records in database also.Its based on ur requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 10:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294626#M500923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T10:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: filling data in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294627#M500924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create table maintenance for that table and u can maintain data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in SE11 give tablename and in menu utilities--&amp;gt;table maintenance generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create that and maintain the data in SM30&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 10:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294627#M500924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T10:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: filling data in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294628#M500925</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;Many ways to enter data in a table&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;in se11..&lt;/P&gt;&lt;P&gt;go to utilities&lt;DEL&gt;&amp;gt;table contents&lt;/DEL&gt;&amp;gt; create entries..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note: your Data Browser/Table View Main in delivery and maintainence tab should be Display  maintaince allowed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Go to SM30 create a maintainence view for this table. you can create , delete, maintain your data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.create a program..&lt;/P&gt;&lt;P&gt;take an internal table of same structure like your ztable..&lt;/P&gt;&lt;P&gt;append data into your intertable&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;Modify ZTABLE from table itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        nazeer shaik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 10:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294628#M500925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T10:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: filling data in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294629#M500926</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;just go to se38 -&amp;gt; create a test pgm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and do the pgm like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT ztestreport .
 
DATA : BEGIN OF int OCCURS 0,
       client LIKE ztable-client,
       emp_name LIKE ztable-emp_name,
       emp_id LIKE ztable-emp_id,
       END OF int.
 
 
int-client = '501'.
int-emp_name = 'Test Data'.
int-emp_id = '0001'.
 
APPEND int.
 
INSERT ztable FROM TABLE int.
COMMIT WORK.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 10:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-data-in-a-custom-table/m-p/2294629#M500926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T10:48:22Z</dc:date>
    </item>
  </channel>
</rss>

