<?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 reuse_alv_commentary_write in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994548#M1494341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I use this function module reuse_alv_commentary_write to get out put I.e TOP_OF_PAGE but it displays line size only 60 , i want it more .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_header-typ  =  'S'.&lt;/P&gt;&lt;P&gt;wa_header-info = l_string.&lt;/P&gt;&lt;P&gt;append wa_header to lt_header.&lt;/P&gt;&lt;P&gt;reuse_alv_commentary_write &lt;/P&gt;&lt;P&gt;exporting &lt;/P&gt;&lt;P&gt;it_list_commentry = lt_header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output : &lt;/P&gt;&lt;P&gt; up to 60 char only after 60 char its not displayed because the info size type is 60 so is there any function module to get output more characters  in top of page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jun 2010 10:03:07 GMT</pubDate>
    <dc:creator>sivakrishna_boddapati</dc:creator>
    <dc:date>2010-06-04T10:03:07Z</dc:date>
    <item>
      <title>reuse_alv_commentary_write</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994548#M1494341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I use this function module reuse_alv_commentary_write to get out put I.e TOP_OF_PAGE but it displays line size only 60 , i want it more .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_header-typ  =  'S'.&lt;/P&gt;&lt;P&gt;wa_header-info = l_string.&lt;/P&gt;&lt;P&gt;append wa_header to lt_header.&lt;/P&gt;&lt;P&gt;reuse_alv_commentary_write &lt;/P&gt;&lt;P&gt;exporting &lt;/P&gt;&lt;P&gt;it_list_commentry = lt_header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output : &lt;/P&gt;&lt;P&gt; up to 60 char only after 60 char its not displayed because the info size type is 60 so is there any function module to get output more characters  in top of page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 10:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994548#M1494341</guid>
      <dc:creator>sivakrishna_boddapati</dc:creator>
      <dc:date>2010-06-04T10:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: reuse_alv_commentary_write</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994549#M1494342</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;Perhaps you should use class CL_GUI_ALV_GRID. See the demos in the controls examples. Here on event TOP_OF_PAGE you can work with a instance of CL_DD_DOCUMENT which is very flexible (because it is represented by an HTML document).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd Rother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 10:17:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994549#M1494342</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-06-04T10:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: reuse_alv_commentary_write</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994550#M1494343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friend.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link.....&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapnet.ru/viewtopic.php?p=3011" target="test_blank"&gt;http://www.sapnet.ru/viewtopic.php?p=3011&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 10:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994550#M1494343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-04T10:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: reuse_alv_commentary_write</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994551#M1494344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnaks for provinding link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jun 2010 05:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reuse-alv-commentary-write/m-p/6994551#M1494344</guid>
      <dc:creator>sivakrishna_boddapati</dc:creator>
      <dc:date>2010-06-06T05:53:38Z</dc:date>
    </item>
  </channel>
</rss>

