<?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 Column heading. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392055#M190403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;create a buton for the heading and write the name of that coloumn heading, that will display .. and give the other name for the values or pick from Internal table or database table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2006 15:58:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-13T15:58:11Z</dc:date>
    <item>
      <title>Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392052#M190400</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;Problem: &lt;/P&gt;&lt;P&gt;I have an existing table control. Now my requirement is to enhance this table control with new field.&lt;/P&gt;&lt;P&gt;Say table name is: it_test:&lt;/P&gt;&lt;P&gt;Which is having many other fields and out of which one field is:&lt;/P&gt;&lt;P&gt;     number1 of type a data-element(DE_TEST).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I added with the following field to this table..&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;     number2 of type the same data-element(DE_TEST).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ON the screen, when i drag and place the new field in the table control, the column heading is not shown which is generally fetched from the data-element tests..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me with this? &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, 13 Jun 2006 15:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392052#M190400</guid>
      <dc:creator>sudheer-tammana</dc:creator>
      <dc:date>2006-06-13T15:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392053#M190401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the following thread. It may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="37731"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if it helps.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Mishra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392053#M190401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392054#M190402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;  are u adding field in the internal table if yes then u have to add manually for that paticular column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to add header text :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double click on the column name &lt;/P&gt;&lt;P&gt;enter value in text Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Helpful Answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392054#M190402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392055#M190403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;create a buton for the heading and write the name of that coloumn heading, that will display .. and give the other name for the values or pick from Internal table or database table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392055#M190403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T15:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392056#M190404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Manoj, I added the field in the internal table...&lt;/P&gt;&lt;P&gt;Firstly: It is not allowing me to double-click the column header..&lt;/P&gt;&lt;P&gt;If I double click the column and fill in the text field, this is taken for the rows but not as header text...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 16:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392056#M190404</guid>
      <dc:creator>sudheer-tammana</dc:creator>
      <dc:date>2006-06-13T16:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392057#M190405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  have u added the new field properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because some time we u drag and drop the field it is placed at row level instead of column level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that u have to change the position of the field from row to column...( it think that is reason it is not showing the header )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drag the field next to last column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Helpful Answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 16:16:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392057#M190405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T16:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392058#M190406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudheer,&lt;/P&gt;&lt;P&gt;just click on the text element attribute and drop it in the header area of the new added field.Now, give the text for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 16:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392058#M190406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Column heading.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392059#M190407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Keerthi,&lt;/P&gt;&lt;P&gt;If I understand you correctly, you are saying to assign a new text element to the header and give this text element a name.. Does this have some translation problem if I logon in a different language??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 16:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-column-heading/m-p/1392059#M190407</guid>
      <dc:creator>sudheer-tammana</dc:creator>
      <dc:date>2006-06-13T16:48:14Z</dc:date>
    </item>
  </channel>
</rss>

