<?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: Classical vs ALV report allignment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816098#M1314159</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 wiki for displaying data in ALV Grid:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/learn%252bto%252bdisplay%252bdata%252bin%252balv%252bgrid" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/learn%252bto%252bdisplay%252bdata%252bin%252balv%252bgrid&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you want the text to be &lt;STRONG&gt;JUSTIFIED&lt;/STRONG&gt; the use the field catalog properties to &lt;STRONG&gt;middle align&lt;/STRONG&gt; the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun Gambhir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 07:40:18 GMT</pubDate>
    <dc:creator>I355602</dc:creator>
    <dc:date>2009-06-18T07:40:18Z</dc:date>
    <item>
      <title>Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816097#M1314158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;In classical report 'm getting the output as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PROGRAM ID:  Z2S0K123         Canada-Singapore Corp            PAGE :     1
18.06.2009 14:41:28            Production Materials           USERNAME: RSKUM &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I display the same allignment using ALV display?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:20:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816097#M1314158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T07:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816098#M1314159</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 wiki for displaying data in ALV Grid:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/learn%252bto%252bdisplay%252bdata%252bin%252balv%252bgrid" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/learn%252bto%252bdisplay%252bdata%252bin%252balv%252bgrid&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you want the text to be &lt;STRONG&gt;JUSTIFIED&lt;/STRONG&gt; the use the field catalog properties to &lt;STRONG&gt;middle align&lt;/STRONG&gt; the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun Gambhir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816098#M1314159</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-06-18T07:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816099#M1314160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding, the text you have given in post is the part of the header of your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have the same header in ALV list output. Just write the same code in the form for top of page.&lt;/P&gt;&lt;P&gt;You need to use the events for ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the below code.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: f_event   TYPE slis_alv_event,
          t_events  TYPE slis_t_event,
          w_repid   TYPE repid.
TYPE-POOLS: slis.

CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
     EXPORTING
          i_list_type     = 0
     IMPORTING
          et_events       = t_events
     EXCEPTIONS
          list_type_wrong = 1
          OTHERS          = 2.
IF sy-subrc &amp;lt;&amp;gt; 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.
SORT t_events BY name.
READ TABLE t_events WITH KEY name = slis_ev_top_of_page
                         INTO f_event BINARY SEARCH.
IF sy-subrc = 0.
  MOVE  &amp;lt;slis_ev_top_of_page&amp;gt;   "&amp;lt;-- Form name for top of page (TOP_OF_PAGE)
    TO  f_event-form.
  APPEND f_event TO t_events.
ENDIF.
DELETE t_events WHERE form IS initial.
w_repid = sy-repid.

CALL FUNCTION reuse_alv_list_display
     EXPORTING
          is_layout                  = gf_layout
          it_fieldcat                = gt_fieldcat
          it_events                  = t_events
     TABLES
          t_outtab                   = gt_disp
     EXCEPTIONS
          program_error              = 1
          maximum_of_appends_reached = 2
          OTHERS                     = 3.
IF sy-subrc &amp;lt;&amp;gt; 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.

*---------------------------------------------------------------------*
*       FORM &amp;lt;TOP_OF_PAGE&amp;gt;                                            *
*---------------------------------------------------------------------*
*       ........                                                      *
*---------------------------------------------------------------------*
FORM &amp;lt;top_of_page&amp;gt;.
WRITE: /'PROGRAM ID:',  &amp;lt;z2s0k123&amp;gt;, 28 'Canada-Singapore Corp', 58 'PAGE:',  &amp;lt;     1&amp;gt;
&amp;lt;18.06.2009&amp;gt;, &amp;lt;14:41:28&amp;gt;,  28 ' Production Materials ',   57 'USERNAME:', &amp;lt;rskum&amp;gt;.
ENDFORM.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;When the ALV display FM is called, it internally call the TOP_OF_PAGE subroutine.&lt;/P&gt;&lt;P&gt;Thus you can get the top of page as you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachinkumar Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816099#M1314160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T07:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816100#M1314161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can achieve this by using the Field catalog parameters/properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIELDCATALOG-JUST&lt;/STRONG&gt; = 'L' / 'R' / 'C'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816100#M1314161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T07:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816101#M1314162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Viji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two things to remember:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If you are using an ALV list, then it is easy &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;) You can use WRITE stmts and use the formatting options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If you are using ALV Grid, it is a bit cumbersome. But still you have Tarun's wiki for your reference &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816101#M1314162</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-06-18T07:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816102#M1314163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please ignore this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vin on Jun 18, 2009 9:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:48:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816102#M1314163</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2009-06-18T07:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816103#M1314164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please ignore this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vin on Jun 18, 2009 9:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816103#M1314164</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2009-06-18T07:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816104#M1314165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Viji....you have to create an itnernal table which will hold all these details...i.e. should have one column..in the internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*      Types declaration to hold header details, displayed in ALV.
       BEGIN OF ty_header,
         col1(500)  TYPE c,
       END OF ty_header,

DATA: gt_header          TYPE STANDARD TABLE OF ty_header,
          gv_gap1(25)              TYPE c VALUE '                        '.

*       Concatenate Program ID, Comp Name and Page number.
        CONCATENATE gv_text1
                                 gv_text2
                                 sy-pageno
                            INTO gv_text
         SEPARATED BY gv_gap1.

        gs_header-col1 = gv_text.
        APPEND gs_header TO gt_header.

* Similarly do it for other fields also...and then
    APPEND gs_header TO gt_header.

*   Display first header 
    CALL METHOD gv_grid_control2-&amp;gt;set_table_for_first_display
      EXPORTING
            is_layout                     = gs_layout1
      CHANGING
            it_outtab                     = gt_header
            it_fieldcatalog               = gt_fieldcat2
          EXCEPTIONS
            invalid_parameter_combination = 1
            program_error                 = 2
            too_many_lines                = 3
            OTHERS                        = 4.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may get better answers than these&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816104#M1314165</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2009-06-18T07:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816105#M1314166</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;You can display the same in the TOP -OF -PAGE.... or use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        'JUST' property,        " (R)ight (L)eft (C)ent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816105#M1314166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T07:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816106#M1314167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can achieve this by using the Field catalog parameters/properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIELDCATALOG-JUST&lt;/STRONG&gt; = 'L' / 'R' / 'C'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816106#M1314167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T07:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816107#M1314168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder How I could post three same messages at a time...! Luckyly one more person also seem to be had troubled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;@Fun&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---Dileep .C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dileep Kumar Chinnaiah on Jun 18, 2009 3:54 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816107#M1314168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T07:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816108#M1314169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya Lakshmi,&lt;/P&gt;&lt;P&gt;If you are using REUSE_LAV_LIST_DISPLAY function module, just use WRITE statement to design top of page just like in TOP-OF-PAGE event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this way &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*---------------------------------------------------------------------*
*       FORM top_of_page                                              *
*---------------------------------------------------------------------*
FORM top_of_page.
  DATA:
      l_date_1 TYPE char10,
      l_date_2 TYPE char10,
      l_string TYPE string.

  WRITE  AT 50  'Report for Medifund Payments'.
  WRITE: AT /1   'Company code', 25 ':',26 p_bukrs,
             100 'Date:', sy-datum.
  IF NOT s_kunnr-high IS INITIAL.
    WRITE: AT /1   'Customer account', 25 ':',26 s_kunnr-low,'-to-',
                                               s_kunnr-high,
               100 'Time:', sy-uzeit.
  ELSE.
    WRITE: AT /1   'Customer account', 25 ':',26 s_kunnr-low,
               100  'Time:', sy-uzeit.
  ENDIF.
  IF NOT s_blart-high IS INITIAL.
    WRITE: AT /1  'Payment related doc type', 25 ':',26 s_blart-low,'-to-',s_blart-high,
               100 'User:', sy-uname.
  ELSE.
    WRITE: AT /1  'Payment related doc type', 25 ':',26 s_blart-low,
               100 'User:', sy-uname.
  ENDIF.
  IF NOT s_extrdt-high IS INITIAL.
    WRITE: AT /1 'Extraction period', 25 ':',26 s_extrdt-low,'-to-',
                                          s_extrdt-high.
  ELSE.
    WRITE: AT /1 'Extraction period', 25 ':',26 s_extrdt-low.
  ENDIF.
  SKIP 1.
  WRITE AT /1 'Records with errors' .

ENDFORM.                    "top_of_page&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Venkat.O&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 08:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816108#M1314169</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-06-18T08:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Classical vs ALV report allignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816109#M1314170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 04:45:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classical-vs-alv-report-allignment/m-p/5816109#M1314170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T04:45:50Z</dc:date>
    </item>
  </channel>
</rss>

