<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687602#M302494</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;I have studied the report demo_dynpro_tabcont_loop from ABAP examples, but I have a problem with the screen. &lt;/P&gt;&lt;P&gt;  In fact I don't know how to create columns , header columns. If I put a text field as a header and I associate the column with a dictionary field, I can't see the records, the rows too . I want to use table control without wizard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  What is my mistake ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Ariana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2006 15:34:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-14T15:34:29Z</dc:date>
    <item>
      <title>Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687602#M302494</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;I have studied the report demo_dynpro_tabcont_loop from ABAP examples, but I have a problem with the screen. &lt;/P&gt;&lt;P&gt;  In fact I don't know how to create columns , header columns. If I put a text field as a header and I associate the column with a dictionary field, I can't see the records, the rows too . I want to use table control without wizard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  What is my mistake ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Ariana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 15:34:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687602#M302494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T15:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687603#M302495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the text fields are also declared in ur program , so that they will be populate on the screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 15:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687603#M302495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T15:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687604#M302496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First Create the table control with Drog and Drop, then you can create the columns &lt;/P&gt;&lt;P&gt;and headers using the Push buttons, in the header of that table control, normally 2 headers will come automatically, so if you want to more then drog and drop the push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have a program, and want the Internal table fields into the table control, then create the table control, then click the program attributes button,(Top you will find 3 small buttons, there the middle one) , then one screen will appear, there select from program, here all the available fields will be shown, so select the internal table fields and press ok, and drop them on the table control, so the fields will come into table control ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 15:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687604#M302496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T15:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687605#M302497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;here is the link, which will show you step by step to create a table control ..&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 15:51:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control/m-p/1687605#M302497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T15:51:12Z</dc:date>
    </item>
  </channel>
</rss>

