<?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: Table creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108972#M1185254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys. If I face specific debugging issues, then only will post a message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jan 2009 17:35:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-29T17:35:23Z</dc:date>
    <item>
      <title>Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108964#M1185246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the responses. I will be awarding points from now as I was not aware of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help : How to create tables in ABAP ,populate data into it and as ample report to pull data from table and do a small manipulation. It is hard to find this exactly on the internet ,for this reason posting the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 16:59:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108964#M1185246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T16:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108965#M1185247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;There is alot of Subjects related to this qustion. &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;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108965#M1185247</guid>
      <dc:creator>BH2408</dc:creator>
      <dc:date>2009-01-29T17:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108966#M1185248</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;Please search the SCN for your query..there are lot threads you can find if you search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108966#M1185248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T17:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108967#M1185249</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;Do you mean internal table in the program? If so, see [creating internal table|http://help.sap.com/erp2005_ehp_04/helpdata/EN/fc/eb3660358411d1829f0000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;If you mean global tables, you would have to use DDIC (ABAP Dictionary) for this. &lt;/P&gt;&lt;P&gt;You can also type &lt;STRONG&gt;data&lt;/STRONG&gt; in the program and hit F1 to see documentation about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:06:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108967#M1185249</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-01-29T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108968#M1185250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear learner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDN is to share the knowledge and Experience not for Points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest, search the SCN or If you are really interested in learning ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly refer the Book ABAP/4 in 21 Days, you will get the basic knowledge on how to create tables in DDIC and reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:10:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108968#M1185250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T17:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108969#M1185251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You really need to start with a book or two.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappress.com/product.cfm?account=&amp;amp;product=H1992" target="test_blank"&gt;http://www.sappress.com/product.cfm?account=&amp;amp;product=H1992&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappress.com/product.cfm?account=&amp;amp;product=H1934" target="test_blank"&gt;http://www.sappress.com/product.cfm?account=&amp;amp;product=H1934&lt;/A&gt;&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>Thu, 29 Jan 2009 17:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108969#M1185251</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2009-01-29T17:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108970#M1185252</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;Create the table with the table fields, maintain the technical settings, save &amp;amp; activate the table, then choose Utilities--&amp;gt;Table maintenance generator, give the function group and screen and create the table maintenance generator( with this the user can maintain entries from SM30 transaction ), which will generate the screens, and relevant coding in the function group specified, once it is done, save &amp;amp; activate the table once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="257655"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/a1/e45217a2f511d1a5630000e82deaaa/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/a1/e45217a2f511d1a5630000e82deaaa/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108970#M1185252</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-01-29T17:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108971#M1185253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i would suggest to go through this book&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;teach urself abap in 21 days by sams&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;this is very good book for abap beginners also&lt;/P&gt;&lt;P&gt;read this pdf.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCABA/BCABA.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCABA/BCABA.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108971#M1185253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T17:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108972#M1185254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys. If I face specific debugging issues, then only will post a message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/5108972#M1185254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-29T17:35:23Z</dc:date>
    </item>
  </channel>
</rss>

