<?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 Table control wizard in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard/m-p/3754562#M903245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a table control using wizard.In the creation steps it is asking for the internal table and work area name.when i try to enter the intarnal table and woek area names it is giving me the error telling that the table work area doesnt exist.i have activated the complete program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2008 08:37:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-05T08:37:40Z</dc:date>
    <item>
      <title>Table control wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard/m-p/3754562#M903245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a table control using wizard.In the creation steps it is asking for the internal table and work area name.when i try to enter the intarnal table and woek area names it is giving me the error telling that the table work area doesnt exist.i have activated the complete program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 08:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard/m-p/3754562#M903245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T08:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table control wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard/m-p/3754563#M903246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you declared the internal table in the top include ,if not please decalre the internal table and work area in the top include.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 09:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard/m-p/3754563#M903246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T09:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table control wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard/m-p/3754564#M903247</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;Decalre the internal tablein driver program  like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: data: begin of it_vbak occurs 0,&lt;/P&gt;&lt;P&gt;                     vbeln type vbak-vbeln,&lt;/P&gt;&lt;P&gt;                     end of it_vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        data: wa_vbak like line of it_vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points if Usefull,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fareedas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 10:02:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard/m-p/3754564#M903247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T10:02:08Z</dc:date>
    </item>
  </channel>
</rss>

