<?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 change header values dynamically in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-header-values-dynamically-in-table-control/m-p/5894119#M1326873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a module pool program, where i want to dynamically pass the value of header column name in table control.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we use md61,it dynamicallly passes the date in table control header,  i want to do the same thing in my module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how i can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for a positive reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2009 05:39:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-14T05:39:25Z</dc:date>
    <item>
      <title>change header values dynamically in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-header-values-dynamically-in-table-control/m-p/5894119#M1326873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a module pool program, where i want to dynamically pass the value of header column name in table control.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we use md61,it dynamicallly passes the date in table control header,  i want to do the same thing in my module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how i can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for a positive reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 05:39:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-header-values-dynamically-in-table-control/m-p/5894119#M1326873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-14T05:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: change header values dynamically in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-header-values-dynamically-in-table-control/m-p/5894120#M1326874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Give as Input/output field in the screen and not as label for header.&lt;/P&gt;&lt;P&gt;   give a name to that input/output field but not the text leave it as blank.&lt;/P&gt;&lt;P&gt;  create a module in the PBO before loop and endloop,don't give inside the loop its not necessary.&lt;/P&gt;&lt;P&gt;just see below example how i passes,&lt;/P&gt;&lt;P&gt;WHEN  '1' .&lt;/P&gt;&lt;P&gt;        CONCATENATE '1-' ls_date_day-day+0(3) INTO days_month.&lt;/P&gt;&lt;P&gt;        MOVE days_month TO day1.----&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt;&amp;gt;consider day1 is the input/output field name see here it is passing as monday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like wise use according to your condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2009 05:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-header-values-dynamically-in-table-control/m-p/5894120#M1326874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-14T05:54:04Z</dc:date>
    </item>
  </channel>
</rss>

