<?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 ALV header with two rows? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-header-with-two-rows/m-p/11315916#M1918719</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;I need to create ALV Grid reprot using class-method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is, header of the report should be in 2 row (one in English and ohter could be Chinese).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we cretae such header?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/821685" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Monazza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Oct 2015 14:02:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-10-30T14:02:51Z</dc:date>
    <item>
      <title>ALV header with two rows?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-header-with-two-rows/m-p/11315916#M1918719</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;I need to create ALV Grid reprot using class-method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is, header of the report should be in 2 row (one in English and ohter could be Chinese).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we cretae such header?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/821685" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Monazza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:02:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-header-with-two-rows/m-p/11315916#M1918719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-30T14:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: ALV header with two rows?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-header-with-two-rows/m-p/11315917#M1918720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fatima,&lt;/P&gt;&lt;P&gt;you can do it by using ALV_GRID or ALV_LIST,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let us to start wit first option, but I am not sure if it is suitable for you&lt;/P&gt;&lt;P&gt;the idea, I wanted to add a new record as header but the problem is the domain of data element ( field) has 3 char, and your header name has&amp;nbsp; 6 letters, so at the end it will be cut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway, I have tried the first option with arabic and german langauges.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;lt_scarr &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TYPE TABLE OF &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;scarr&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;ls_scarr &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;scarr&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-style: italic; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;*DATA lt_fcat TYPE slis_t_fieldcat_alv.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; font-style: italic; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;*DATA ls_fcat LIKE LINE OF lt_fcat.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FIELD-SYMBOLS &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;lt;lv_field&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TYPE any&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;START-OF-SELECTION&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;carrid &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'&lt;SPAN lang="AR-SA"&gt;رقم&lt;/SPAN&gt; &lt;SPAN lang="AR-SA"&gt;الخطوط&lt;/SPAN&gt; &lt;SPAN lang="AR-SA"&gt;الجويه&lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;. &lt;/SPAN&gt;&lt;SPAN style="color: gray; font-style: italic; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;" hier only 3 char&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;carrname &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'&lt;SPAN lang="AR-SA"&gt;اسم&lt;/SPAN&gt; &lt;SPAN lang="AR-SA"&gt;الخطوط&lt;/SPAN&gt; &lt;SPAN lang="AR-SA"&gt;الجويه&lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;. &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;currcode &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'&lt;SPAN lang="AR-SA"&gt;العمله&lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;. &lt;/SPAN&gt;&lt;SPAN style="color: gray; font-style: italic; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;" hier 5 chars:( &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;url &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'&lt;SPAN lang="AR-SA"&gt;موقع&lt;/SPAN&gt; &lt;SPAN lang="AR-SA"&gt;الشركه&lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;. &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;ls_scarr &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;to &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;lt_scarr&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;carrid &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'Kurzbezeichnung der Fluggesellschaft'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;. &lt;/SPAN&gt;&lt;SPAN style="color: gray; font-style: italic; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;" hier only 3&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;carrname &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'Name einer Fluggesellschaft'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;currcode &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'Hauswährung der Fluggesellschaft'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; ls_scarr&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;url &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'URL einer Fluggesellschaft'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;ls_scarr &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;to &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;lt_scarr&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;* &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;scarr &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;APPENDING TABLE &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;lt_scarr &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;UP TO &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;10 &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;ROWS&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;CALL FUNCTION &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'REUSE_ALV_GRID_DISPLAY'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;EXPORTING&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_structure_name &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;'SCARR'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TABLES&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_outtab&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;lt_scarr&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/822101" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second one with ALV-LIST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can refer to this post please .&amp;nbsp; &lt;A href="https://scn.sap.com/thread/998300" style="font-size: 10pt;" title="https://scn.sap.com/thread/998300"&gt;Alv header in 2 lines | SCN&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just edited this code and the result could be with 2 langauges .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;FORM &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;TOP_OF_PAGE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;FORMAT COLOR &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;COL_HEADING&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;" Language 1&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;WRITE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;/ SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ULINE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;45&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;WRITE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;/ SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;VLINE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;' &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="AR-SA" style="font-size: 10pt;"&gt;فاطمه1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt; ' &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;VLINE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="AR-SA" style="font-size: 10pt;"&gt;فاطمه2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt; ' &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;VLINE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="AR-SA" style="font-size: 10pt;"&gt;فاطمه3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;' &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;VLINE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s311" style="font-family: 'Courier New'; color: gray; font-style: italic; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;*&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="AR-SA" style="font-size: 10pt;"&gt;فاطمه4&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;' &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;vline&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;" Langauge 2.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;WRITE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;/ SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;VLINE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'VBELN'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;013&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;VLINE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'POSNR'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;SY&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;VLINE&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'MALE'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;016&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;vline&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'FMALE'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;017&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;) ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;vline&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; font-size: 14.6667px; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FORMAT COLOR &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;OFF&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/822102" /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ebrahim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2015 06:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-header-with-two-rows/m-p/11315917#M1918720</guid>
      <dc:creator>former_member184158</dc:creator>
      <dc:date>2015-11-01T06:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: ALV header with two rows?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-header-with-two-rows/m-p/11315918#M1918721</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;refer the following code and link...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/message/8665724#8665724"&gt;http://scn.sap.com/message/8665724#8665724&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;BEGIN OF&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;it_data&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;OCCURS&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;header1&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;char50&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;header2&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;char50&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;arbgb&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;t100&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;arbgb&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;msgnr&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;t100&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;msgnr&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;text&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;t100&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;text&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;END OF&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;it_data&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8f5902; font-style: italic;"&gt;*ALV Declarations&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE-POOLS&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;slis&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPES&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;ty_fieldcat&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;slis_fieldcat_alv&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;ty_events&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;slis_alv_event&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;ty_layout&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;slis_layout_alv&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;ty_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_events&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;ty_events&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_layout&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;ty_layout&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;it_events&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE STANDARD TABLE OF&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;ty_events&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;it_fieldcat&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE STANDARD TABLE OF&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;ty_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;g_program&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TYPE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;sy&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;repid&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;START-OF-SELECTION&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;SELECT&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;*&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;FROM&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;t100&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;INTO&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;CORRESPONDING FIELDS OF&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TABLE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;it_data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;UP&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TO&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;20&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;ROWS&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;WHERE&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;sprsl&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;sy&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;langu&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8f5902; font-style: italic;"&gt;*Fieldcatalog.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;PERFORM&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;fieldcatalog &lt;/SPAN&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;USING&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;:&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #8f5902; font-style: italic;"&gt;"Field Lengths&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;1&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;1&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'HEADER1'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'IT_DATA'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'HEADER1'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'30'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;1&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;2&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'HEADER2'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'IT_DATA'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'HEADER2'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'73'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;2&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;3&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'ARBGB'&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #4e9a06;"&gt;'IT_DATA'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'ARBGB'&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #4e9a06;"&gt;'20'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;2&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;4&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'MSGNR'&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #4e9a06;"&gt;'IT_DATA'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'MSGNR'&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #4e9a06;"&gt;'10'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;2&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;5&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'TEXT'&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #4e9a06;"&gt;'IT_DATA'&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'TEXT'&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #4e9a06;"&gt;'73'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_layout&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;info_fieldname&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #4e9a06;"&gt;'COLOR'&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;g_program&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;sy&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;repid&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;CALL FUNCTION&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;'REUSE_ALV_LIST_DISPLAY'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;EXPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;i_callback_program&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;g_program&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;is_layout&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;wa_layout&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;it_fieldcat&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;it_fieldcat&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;it_events&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;it_events&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TABLES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;t_outtab&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;it_data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;EXCEPTIONS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;program_error&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: black;"&gt;OTHERS&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #0000cf; font-weight: bold;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8f5902; font-style: italic;"&gt;*&amp;amp;---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8f5902; font-style: italic;"&gt;*&amp;amp; Form FIELDCATALOG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8f5902; font-style: italic;"&gt;*&amp;amp;---------------------------------------------------------------------*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;FORM&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;fieldcatalog&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;USING&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;row_pos&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;col_pos&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;field&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;f_txt&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;outputlen&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;row_pos&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;row_pos&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;col_pos&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;col_pos&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;fieldname&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;field&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;tabname&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;seltext_l&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;f_txt&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;outputlen&lt;/SPAN&gt; &lt;SPAN style="color: #ce5c00; font-weight: bold;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;outputlen&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;APPEND&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;TO&lt;/SPAN&gt; &lt;SPAN style="color: black;"&gt;it_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #204a87; font-weight: bold;"&gt;CLEAR&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="color: black;"&gt;wa_fieldcat&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #204a87; font-weight: bold;"&gt;ENDFORM&lt;/SPAN&gt;&lt;SPAN style="color: black; font-weight: bold;"&gt;.&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #8f5902; font-style: italic;"&gt;" FIELDCATALOG&lt;/SPAN&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;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8f5902; font-style: italic;"&gt;thanks!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 06:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-header-with-two-rows/m-p/11315918#M1918721</guid>
      <dc:creator>former_member809980</dc:creator>
      <dc:date>2015-11-02T06:55:33Z</dc:date>
    </item>
  </channel>
</rss>

