<?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 creating a internal table dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493360#M1420620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;say i have a table named X, it has 10 distinct data, now i have to crate an internal table Y dynamically which will have 10 column. every column type and length are same. if X table has 15 data then Y table will have 15 column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Dec 2009 15:16:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-25T15:16:29Z</dc:date>
    <item>
      <title>creating a internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493360#M1420620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;say i have a table named X, it has 10 distinct data, now i have to crate an internal table Y dynamically which will have 10 column. every column type and length are same. if X table has 15 data then Y table will have 15 column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 15:16:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493360#M1420620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T15:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: creating a internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493361#M1420621</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;&amp;lt;&amp;lt; Cut and paste without attribution from ... removed &lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; Also - please respect the 2,500 character posting limit &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;anurag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Dec 26, 2009 2:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 15:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493361#M1420621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T15:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: creating a internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493362#M1420622</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 search in SCN with string &lt;STRONG&gt;Dynamic internal table&lt;/STRONG&gt; . You will get 100s of sample codes. We can achieve your requirement using FIELD-SYMBOLS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Dec 2009 13:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493362#M1420622</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2009-12-26T13:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: creating a internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493363#M1420623</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;Use FIELD-SYMBOLS&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;sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Dec 2009 18:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493363#M1420623</guid>
      <dc:creator>SujeetMishra</dc:creator>
      <dc:date>2009-12-26T18:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: creating a internal table dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493364#M1420624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please search before asking - post locked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Dec 2009 19:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-internal-table-dynamically/m-p/6493364#M1420624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-26T19:35:55Z</dc:date>
    </item>
  </channel>
</rss>

