<?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 creation Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-creation-problem/m-p/3417894#M820894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'nm using table control wizard in my program.in the step 4 i have checked the line selection col. there is one field selection col. field..whenever i'm try to give it one name and i'm pressing the continue button a pop-up come saying that "the field '....' for the selection column does not exist" .then how to give the name of the field...its urgent..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Points will be rewarded for fruitful answer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Warm Regards&lt;/P&gt;&lt;P&gt; Nagaraj S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Feb 2008 11:08:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-23T11:08:17Z</dc:date>
    <item>
      <title>Table Control Wizard creation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-creation-problem/m-p/3417894#M820894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'nm using table control wizard in my program.in the step 4 i have checked the line selection col. there is one field selection col. field..whenever i'm try to give it one name and i'm pressing the continue button a pop-up come saying that "the field '....' for the selection column does not exist" .then how to give the name of the field...its urgent..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Points will be rewarded for fruitful answer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Warm Regards&lt;/P&gt;&lt;P&gt; Nagaraj S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 11:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-creation-problem/m-p/3417894#M820894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Wizard creation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-creation-problem/m-p/3417895#M820895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;nagaraj s&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I am also fased this problem at that time i did one thing i want to tell you , i don't know whether it is useful or not but my problem is cleard at that time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't know the actual reason of the but do one thing when you are getting that message cancel the to create table control wizarad and close the SE51 tocde and go to your progran in SE38 once again save it and activate it now close your program and now try to create now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful reward,&lt;/P&gt;&lt;P&gt;Mahi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 13:55:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-creation-problem/m-p/3417895#M820895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T13:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Wizard creation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-creation-problem/m-p/3417896#M820896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can define internal table as.&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF ITAB_output OCCURS 0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f1..&lt;/P&gt;&lt;P&gt;f2..&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;end of itab_output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; DATA: BEGIN OF itab OCCURS 0,&lt;/P&gt;&lt;P&gt;        IDX.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE ITAB_output.&lt;/P&gt;&lt;P&gt;DATA: END OF itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in line selection column  give IDX as selection field .&lt;/P&gt;&lt;P&gt;and define table control name in elements list as 1st field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this one..'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 04:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-wizard-creation-problem/m-p/3417896#M820896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T04:30:32Z</dc:date>
    </item>
  </channel>
</rss>

