<?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: Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528728#M1070378</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;While copying a table only the frame ( structure ) is copied.&lt;/P&gt;&lt;P&gt;If you need to copy data from one table to another,&lt;/P&gt;&lt;P&gt;You can get inside SE38 and write a code for copying data from one table to another. For this you need to create some internal table....ect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better get an ABAPer, to get this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2008 06:04:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-23T06:04:38Z</dc:date>
    <item>
      <title>Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528726#M1070376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really like to learned program, I have few background of syntax and also can understand program. I'm a functional FI CO. the reason why I need to learned ABAP because for end user, so that they can double check on there side, if there something wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create a table which I copy from the 2 tables which has information but when I create a table, I don't have the information and our development class is different from the 2 tables, my development class is $TMP, note my table is already active.  is that mean upon creating a table the development class should be the same? so that it will generate information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body help me and can provide material end to end when creating a table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 05:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528726#M1070376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T05:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528727#M1070377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.....&lt;/P&gt;&lt;P&gt;go through link &lt;A href="http://abaplovers.blogspot.com/2008/02/creating-table-in-sap.html" target="test_blank"&gt;http://abaplovers.blogspot.com/2008/02/creating-table-in-sap.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this will surely help...&lt;/P&gt;&lt;P&gt;u can also see &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.org/7.4/htmhelp/ee/1c5bcdeba711d4aa2800a0c9430730/content.htm" target="test_blank"&gt;http://www.sapdb.org/7.4/htmhelp/ee/1c5bcdeba711d4aa2800a0c9430730/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528727#M1070377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528728#M1070378</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;While copying a table only the frame ( structure ) is copied.&lt;/P&gt;&lt;P&gt;If you need to copy data from one table to another,&lt;/P&gt;&lt;P&gt;You can get inside SE38 and write a code for copying data from one table to another. For this you need to create some internal table....ect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better get an ABAPer, to get this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528728#M1070378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528729#M1070379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sojohns,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even after the activation u can change the development class .......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactions to play with SE11 : Data Dictionary Initial Screen (SE12 Display only)&lt;/P&gt;&lt;P&gt;SE13 : ABAP Dictionary : Technical Settings&lt;/P&gt;&lt;P&gt;SE14 : Database Utility&lt;/P&gt;&lt;P&gt;SE15 : Repository Information System&lt;/P&gt;&lt;P&gt;SE16 : Data Browser&lt;/P&gt;&lt;P&gt;SE17 : General table Display&lt;/P&gt;&lt;P&gt;SE55 : Table View Maintenance&lt;/P&gt;&lt;P&gt;SM30 : Table Maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this will help u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sindhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528729#M1070379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528730#M1070380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem has been solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 01:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/4528730#M1070380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-01T01:56:45Z</dc:date>
    </item>
  </channel>
</rss>

