<?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 Control. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712995#M1107026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have added the field in table control but now when i run the transaction that field is coming at last but i want to display it say at 4th position and it is coming at last let say 16th position,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field is added and value is also coming no probs in it but the problem is display how i will display it at 4th position inspite of last position.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2008 08:45:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-17T08:45:45Z</dc:date>
    <item>
      <title>Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712990#M1107021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to add field in existing table control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hve made one table control with the help of wizard now i want to edit or add one field in it , so what is the method of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankesh Jindal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 05:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712990#M1107021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T05:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712991#M1107022</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;   Simply goto that screen layout and follow this menu path.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto - dictionary window - program and dictionary fields - enter table name of your field - and select the field name and ok - drag that field in your table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 05:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712991#M1107022</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-11-17T05:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712992#M1107023</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;   You can try this way, in the screen painter add the needed field to the table control. &lt;/P&gt;&lt;P&gt;  Next ,manually add the field to the structure used by the system generated program .&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;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 05:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712992#M1107023</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2008-11-17T05:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712993#M1107024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have added the field manually but while running transaction it is coming at last and i would like to display it earlier , so will i have to redraw table control or i will handle it w/o it too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 08:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712993#M1107024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T08:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712994#M1107025</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;    You can add the field manually in table control.&lt;/P&gt;&lt;P&gt;    goto screen layout - click on i/o field, and place the field you want to add. you have to drage it.&lt;/P&gt;&lt;P&gt;    or you can add even from get from dictionary options also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 08:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712994#M1107025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T08:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712995#M1107026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have added the field in table control but now when i run the transaction that field is coming at last but i want to display it say at 4th position and it is coming at last let say 16th position,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field is added and value is also coming no probs in it but the problem is display how i will display it at 4th position inspite of last position.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 08:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712995#M1107026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T08:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712996#M1107027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naseer.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find the options in the layout attributes, where you can find the position of the column(double click on new field's header text), change that position to ONE here. Then you can get u field in 1 st position, no need to redraw the table control.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 09:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712996#M1107027</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-11-17T09:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712997#M1107028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankesh ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    You can very well display your field in the 4th position , try the following : &lt;/P&gt;&lt;P&gt;   Go to screen painter  in edit mode , choose the field to be displayed in 4th position , &lt;/P&gt;&lt;P&gt;   Double click on the 1st row of the table field ( I intended : do not double click on the headings ) ,&lt;/P&gt;&lt;P&gt;   you will get an attribute screen , and you will have an option of chaging the column number .&lt;/P&gt;&lt;P&gt;   Then as per your requirement , change the column number from 16 to 4 . &lt;/P&gt;&lt;P&gt;   It can be noticed that , automatically the header also has changed its position from 16th to 4th   column .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Note : You might need to make necessary code changes for  providing the values to the fields, if not already done .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 11:47:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712997#M1107028</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2008-11-17T11:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712998#M1107029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I was also having a similar requirement and i am able to put the extra column in my desired position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue now is that i am not able to have the field label.It is showing blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 21:11:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712998#M1107029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-11T21:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712999#M1107030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Make a quick check on the field label name if you have provided properly .&lt;/P&gt;&lt;P&gt;    Else follow the same procedure what I have mentioned earlier in this thread to change the &lt;/P&gt;&lt;P&gt;    column number .&lt;/P&gt;&lt;P&gt;    Else explain in detail what was your issue, how did you resolve it half and whats coming up next .&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;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2008 14:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4712999#M1107030</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2008-12-13T14:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4713000#M1107031</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;I have the same issue as Arun, I have put the desired field in the desired position. But I am getting the Heading of the column as blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you suggest on this as to what is wrong or how do i go about rectifying it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 14:42:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/4713000#M1107031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T14:42:50Z</dc:date>
    </item>
  </channel>
</rss>

