<?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: Problem with Table Control Wizard in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421095#M1409382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2009 14:37:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-01T14:37:21Z</dc:date>
    <item>
      <title>Problem with Table Control Wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421094#M1409381</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 using the table control wizard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the declared data :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
types : begin of ty_vbak,
            mark type c,            "as selection field
           vbeln type vbak-vbeln,
          erdat type vbak-erdat,
ernam type vbak-ernam,
end of ty_vbak.

data :it_vbak type standard table of ty_vbak,
	wa_vbak type ty_vbak.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while generating the table control , i give the internal table name as it_vbak and work area as wa_vbak(both of these are also coming in F4 help) , i am getting the following error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the table work area  wa_vbak does not exist or is not a structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 13:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421094#M1409381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-01T13:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table Control Wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421095#M1409382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 14:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421095#M1409382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-01T14:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table Control Wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421096#M1409383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I too have the same problem. Could you please tell what the solution is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Panneer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 03:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421096#M1409383</guid>
      <dc:creator>Panneer</dc:creator>
      <dc:date>2010-02-04T03:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table Control Wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421097#M1409384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Panneer , &lt;/P&gt;&lt;P&gt;Can you please try closing the client and then log in again.&lt;/P&gt;&lt;P&gt;That worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 03:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421097#M1409384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T03:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table Control Wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421098#M1409385</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;The problem is solved.. it works now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Panneer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Panneer Selvam on Feb 5, 2010 3:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 06:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421098#M1409385</guid>
      <dc:creator>Panneer</dc:creator>
      <dc:date>2010-02-04T06:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Table Control Wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421099#M1409386</link>
      <description>&lt;P&gt;How you resolve that..??&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 10:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-wizard/m-p/6421099#M1409386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-10-30T10:59:28Z</dc:date>
    </item>
  </channel>
</rss>

