<?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 WITHOUT WIZARD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493930#M563065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double click the table control and u can see the Properties.&lt;/P&gt;&lt;P&gt;There u can find SEPERATORS...in taht click Horizzontal and vertical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DONT FORGET TO GIVE POINTS IF USEFULL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2007 10:01:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-18T10:01:33Z</dc:date>
    <item>
      <title>TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493919#M563054</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;[ecc6.0]&lt;/P&gt;&lt;P&gt;             I AM CREATING TABLE CONTROL WITHOUT WIZARD.&lt;/P&gt;&lt;P&gt;NOW  I HAVE DRAGED AT PUTTED TABLE CONTROL ON SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW CAN ADD THE FIELD ON THAT TABLE CONTROL &lt;/P&gt;&lt;P&gt;PLEASE HELP ME AS EARLY AS POSSIBLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS IN ADVANCE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VINOD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493919#M563054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493920#M563055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Take the layout, press F6.&lt;/P&gt;&lt;P&gt;2. Enter the table name which you want to refer to create the field.&lt;/P&gt;&lt;P&gt;3. Tick the required entries.&lt;/P&gt;&lt;P&gt;4. Then select the tick mark.&lt;/P&gt;&lt;P&gt;5. Drag it to your table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpfull,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493920#M563055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493921#M563056</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;In screen paiter go to Go to-&amp;gt;Secondary Window-&amp;gt;Dict. program fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here insert the structure having the fields for table control, select and drag them to the table control in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493921#M563056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493922#M563057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in Layout give F6&lt;/P&gt;&lt;P&gt;u will be getting a screen&lt;/P&gt;&lt;P&gt;there if u want tto take columns from internal table then Give the itab name and click get from program option&lt;/P&gt;&lt;P&gt;else give the dictionary table name and click get from table ...u will get the columns...&lt;/P&gt;&lt;P&gt;seelect the required fields and give enter...&lt;/P&gt;&lt;P&gt;then Drop in ur table contyrol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpfull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493922#M563057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493923#M563058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First add fields to table control in blank area using Input/Output field tool by dragging it from left to right..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and after that add its title using Text Field tool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can as many field as u want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tell me if u r able to do this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493923#M563058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493924#M563059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vinod,&lt;/P&gt;&lt;P&gt;         Give me ur mail Id. I will mail u a ppt on creation of table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sourabh Verma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493924#M563059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493925#M563060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourabh Verma ,&lt;/P&gt;&lt;P&gt;Please send it to me also.&lt;/P&gt;&lt;P&gt;sudharsanam.sumithra@wipro.com.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:36:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493925#M563060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493926#M563061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sourabh,&lt;/P&gt;&lt;P&gt;This is my email ID.&lt;/P&gt;&lt;P&gt;vinod.parhad@bcone.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnaks,&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493926#M563061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493927#M563062</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; once again.&lt;/P&gt;&lt;P&gt;       upto selecting fields for table control without wizard i have done.&lt;/P&gt;&lt;P&gt;but when i am droping these fields into my table control i anm not getting the heading for the field and also not getting the format in tabular format. it is seeing like blank paper. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can i do for that. is there any setting for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reply as soon as u can&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 09:08:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493927#M563062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493928#M563063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;u cannot get the fieldnames if u are taking from internal table.&lt;/P&gt;&lt;P&gt;In each column u place the textbox(label box) and give the column name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind taht u have to do the same for each columns in the first row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpfull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 09:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493928#M563063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T09:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493929#M563064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for reply sumi,&lt;/P&gt;&lt;P&gt;        i have put the label box on col. now i can see the col heading but &lt;/P&gt;&lt;P&gt;now i cant get the horizontal lines in that column i get only blank column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that wht can i do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        vinod parhad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 09:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493929#M563064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T09:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493930#M563065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double click the table control and u can see the Properties.&lt;/P&gt;&lt;P&gt;There u can find SEPERATORS...in taht click Horizzontal and vertical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DONT FORGET TO GIVE POINTS IF USEFULL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 10:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493930#M563065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T10:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493931#M563066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just double click on right top of the table control and CHECK/MARK the Vertical and horizontal check box under Separators heading in the table control attributes in screen painter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 10:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493931#M563066</guid>
      <dc:creator>former_member491305</dc:creator>
      <dc:date>2007-07-18T10:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE CONTROL WITHOUT WIZARD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493932#M563067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks sumi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;problem is solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 10:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-without-wizard/m-p/2493932#M563067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T10:41:06Z</dc:date>
    </item>
  </channel>
</rss>

