<?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: ALV GRID- Remove leftmost pushbuttons in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113113#M1186152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...for ur layout &lt;/P&gt;&lt;P&gt; call method grid2-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;         exporting&lt;/P&gt;&lt;P&gt;                   is_layout        = &lt;STRONG&gt;gs_layout&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         changing  it_fieldcatalog  = gt_fieldcat[]&lt;/P&gt;&lt;P&gt;                   it_outtab        = gt_sbook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  put &lt;STRONG&gt;gs_layout-SEL_MODE = 'C'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SEL_MODE. Selection mode, determines how rows can be selected. Can have the following values:&lt;/P&gt;&lt;P&gt;·        A Multiple columns, multiple rows with selection buttons.&lt;/P&gt;&lt;P&gt;·        B Simple selection, listbox, Single row/column&lt;/P&gt;&lt;P&gt;·        C Multiple rows without buttons&lt;/P&gt;&lt;P&gt;·        D Multiple rows with buttons and select all ICON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2009 11:31:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-21T11:31:37Z</dc:date>
    <item>
      <title>ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113110#M1186149</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;I want to remove the pushbuttons in the left edge of ALV GRID Display,&lt;/P&gt;&lt;P&gt;Thsi has appeared as I have added Checkbox in GRID Display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to remove these pushbuttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suruchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suruchi Nandanpawar on Jan 21, 2009 11:59 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 10:59:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113110#M1186149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T10:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113111#M1186150</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;In the layout you must have populated the BOX_FIELDNAME field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment that code.&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>Wed, 21 Jan 2009 11:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113111#M1186150</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-01-21T11:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113112#M1186151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suruchi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my knowledge, i dont think it is possible to remove the push button that is generated automatically for ALV Grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 11:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113112#M1186151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T11:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113113#M1186152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...for ur layout &lt;/P&gt;&lt;P&gt; call method grid2-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;         exporting&lt;/P&gt;&lt;P&gt;                   is_layout        = &lt;STRONG&gt;gs_layout&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         changing  it_fieldcatalog  = gt_fieldcat[]&lt;/P&gt;&lt;P&gt;                   it_outtab        = gt_sbook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  put &lt;STRONG&gt;gs_layout-SEL_MODE = 'C'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SEL_MODE. Selection mode, determines how rows can be selected. Can have the following values:&lt;/P&gt;&lt;P&gt;·        A Multiple columns, multiple rows with selection buttons.&lt;/P&gt;&lt;P&gt;·        B Simple selection, listbox, Single row/column&lt;/P&gt;&lt;P&gt;·        C Multiple rows without buttons&lt;/P&gt;&lt;P&gt;·        D Multiple rows with buttons and select all ICON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 11:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113113#M1186152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T11:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113114#M1186153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi this should help.. NO_ROWMARK = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; top include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

DATA: wa_layout       TYPE lvc_s_layo.     

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... at pbo&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
wa_layout-no_rowmark = 'X'.


  call method alv_grid-&amp;gt;set_table_for_first_display
    exporting
*    I_BUFFER_ACTIVE               =
*    I_BYPASSING_BUFFER            =
*    I_CONSISTENCY_CHECK           =
*     i_structure_name              = 'S_ATAB'
    IS_VARIANT                    = my_variant
     i_save                        = 'A'
*     I_DEFAULT                     = 'X'
*   is_layout                     = wa_layout
*    IS_PRINT                      =
*    IT_SPECIAL_GROUPS             =

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 15:00:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113114#M1186153</guid>
      <dc:creator>robert_altenstraer</dc:creator>
      <dc:date>2009-01-21T15:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113115#M1186154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: wa_fieldcat       TYPE  slis_fieldcat_alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  wa_fieldcat-fieldname = 'SELECT'.&lt;/P&gt;&lt;P&gt;  wa_fieldcat-seltext_m = 'SELECT'.&lt;/P&gt;&lt;P&gt;  wa_fieldcat-checkbox = 'X'.&lt;/P&gt;&lt;P&gt;  wa_fieldcat-input = 'X'.&lt;/P&gt;&lt;P&gt;  wa_fieldcat-edit = 'X'.&lt;/P&gt;&lt;P&gt;  APPEND wa_fieldcat TO it_fieldcat.&lt;/P&gt;&lt;P&gt;  CLEAR wa_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  wa_fieldcat-fieldname = 'MATNR'.&lt;/P&gt;&lt;P&gt;  wa_fieldcat-seltext_m = 'Material No.'.&lt;/P&gt;&lt;P&gt;  APPEND wa_fieldcat TO it_fieldcat.&lt;/P&gt;&lt;P&gt;  CLEAR wa_fieldcat.&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;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;   EXPORTING&lt;/P&gt;&lt;P&gt;      i_grid_title                        = 'Demo for Checkbox in ALV GRID'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    is_layout                         = it_layout&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      it_fieldcat                         = it_fieldcat&lt;/P&gt;&lt;P&gt;      i_default                            = 'X'&lt;/P&gt;&lt;P&gt;      i_save                              = ' '&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;      t_outtab                          = it_mara.&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;SELECT is the column name where checkbox is placed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I dont give these lines of code, there are no pushbuttons  (which are normally used to selecting row(s)) at leftmost of ALV GRID..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I want checkbox, without those pushbuttons.&lt;/P&gt;&lt;P&gt;Please help.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suruchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suruchi Nandanpawar on Jan 22, 2009 6:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 05:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113115#M1186154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T05:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113116#M1186155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Suruchi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how ALV Grid behaves !!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use ALV List(REUSE_ALV_LIST_DISPLAY) you will overcome this problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upto you to decide.&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, 22 Jan 2009 05:35:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113116#M1186155</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-01-22T05:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113117#M1186156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suruchi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go with this code, it will be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: wa_fieldcat TYPE LVC_S_FCAT,  " slis_fieldcat_alv,&lt;/P&gt;&lt;P&gt;      it_fieldcat TYPE LVC_T_FCAT,  " slis_t_fieldcat_alv,&lt;/P&gt;&lt;P&gt;      it_layout TYPE LVC_S_LAYO,    " slis_layout_alv,&lt;/P&gt;&lt;P&gt;      it_mara TYPE TABLE OF mara WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_fieldcat-fieldname = 'SELECT'.&lt;/P&gt;&lt;P&gt;wa_fieldcat-seltext   = 'SELECT'.&lt;/P&gt;&lt;P&gt;wa_fieldcat-checkbox  = 'X'.&lt;/P&gt;&lt;P&gt;wa_fieldcat-edit      = 'X'.&lt;/P&gt;&lt;P&gt;APPEND wa_fieldcat TO it_fieldcat.&lt;/P&gt;&lt;P&gt;CLEAR wa_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_fieldcat-fieldname = 'MATNR'.&lt;/P&gt;&lt;P&gt;wa_fieldcat-seltext   = 'Material No.'.&lt;/P&gt;&lt;P&gt;APPEND wa_fieldcat TO it_fieldcat.&lt;/P&gt;&lt;P&gt;CLEAR wa_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM mara INTO TABLE it_mara UP TO 30 ROWS.&lt;/P&gt;&lt;P&gt;it_layout-cwidth_opt = 'X'.&lt;/P&gt;&lt;P&gt;it_layout-no_rowmark = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'&lt;/P&gt;&lt;P&gt; EXPORTING&lt;/P&gt;&lt;P&gt;   I_GRID_TITLE                      = 'Demo for Checkbox in ALV GRID'&lt;/P&gt;&lt;P&gt;   IS_LAYOUT_LVC                     = it_layout&lt;/P&gt;&lt;P&gt;   IT_FIELDCAT_LVC                   = it_fieldcat&lt;/P&gt;&lt;P&gt;   I_DEFAULT                         = 'X'&lt;/P&gt;&lt;P&gt;   I_SAVE                            = ' '&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    t_outtab                         = it_mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 06:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113117#M1186156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T06:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113118#M1186157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Now pushbuttons disaopeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, now field names (colume names which is set in SELTEXT) is not coming.&lt;/P&gt;&lt;P&gt;1 problem solves, n other raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suruchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suruchi Nandanpawar on Jan 22, 2009 10:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 09:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113118#M1186157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T09:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113119#M1186158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Use,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
wa_fieldcat-scrtext_m = 'SELECT'.
wa_fieldcat-scrtext_m = 'Material No.'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 09:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113119#M1186158</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-01-22T09:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID- Remove leftmost pushbuttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113120#M1186159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chandan &amp;amp; Suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suruchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 10:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-remove-leftmost-pushbuttons/m-p/5113120#M1186159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T10:51:18Z</dc:date>
    </item>
  </channel>
</rss>

