<?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: Layout Header in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251464#M776418</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;here i think it means that ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change header of your report if checkbox is ticked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can do this by writing separate headers for both the cases and applying if conditon on them,'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Talwinder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2008 09:24:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-03T09:24:54Z</dc:date>
    <item>
      <title>Layout Header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251463#M776417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts, I have a simple report. On the selection screen I have to check a B_BLOCK parameter for change layout Header. My question, in this case what is the meaning of change layout header??? And how can I handle it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 09:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251463#M776417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T09:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Layout Header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251464#M776418</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;here i think it means that ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change header of your report if checkbox is ticked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can do this by writing separate headers for both the cases and applying if conditon on them,'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Talwinder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 09:24:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251464#M776418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T09:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Layout Header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251465#M776419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It means depending on radio button u r changing :-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Changing layout By using structure &amp;#150;  slis_layout_alv which consist properties " no headings&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;no_hotspot(1) type c,         " headings not as hotspot&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;zebra(1) type c,              " striped pattern&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;no_vline(1) type c,           " columns separated by space&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;cell_merge(1) type c,         " not suppress field replication&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;edit(1) type c,               " for grid only&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;edit_mode(1) type c,          " for grid only&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;numc_sum(1)     type c,       " totals for NUMC-Fields possib.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;no_input(1) type c,           " only display fields&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ie changing layout of display to with headings or without headings for field name in output display.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And with stripped or unstripped output display(with lines or without lines)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Changing diplay header data by- slis_t_listheader to which u can add some data like company name , logo and some extra data.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FORM TOP_OF_PAGE_TLD.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;CLEAR : ITHED[].&amp;#148; It is itab like slis_t_listheader&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;SHED-TYP  = 'H'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;SHED-INFO =  &amp;#145;data or info to display&amp;#146;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;APPEND SHED TO ITHED.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;CLEAR SHED.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;SHED-TYP  = 'S'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;SHED-INFO =  &amp;#145;information&amp;#146;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;APPEND SHED TO ITHED.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;CLEAR SHED.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ENDIF.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;STRONG&gt;CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;EXPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;              &lt;STRONG&gt;IT_LIST_COMMENTARY = ITHED&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;              &lt;STRONG&gt;I_LOGO             = 'logoname'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;ENDIF.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ENDFORM.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 09:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251465#M776419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Layout Header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251466#M776420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 09:14:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-header/m-p/3251466#M776420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T09:14:35Z</dc:date>
    </item>
  </channel>
</rss>

