<?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: Merge internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604666#M868208</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;There is no link(Key fields) between all the 5 internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to print like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header&lt;/P&gt;&lt;P&gt;Batch Header&lt;/P&gt;&lt;P&gt;Item1&lt;/P&gt;&lt;P&gt;item2&lt;/P&gt;&lt;P&gt;item3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;batch header&lt;/P&gt;&lt;P&gt;item1&lt;/P&gt;&lt;P&gt;item2&lt;/P&gt;&lt;P&gt;item3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a IFILE Requirment for INDIAN BANKS to print cheques..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 10:07:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T10:07:20Z</dc:date>
    <item>
      <title>Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604658#M868200</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 have 5 internal tables. I want to move all the records into single internal table. All 5 internal tables (1 header table and 4 item table) are in different structure. If any one have sample code for this please post the logic for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 09:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604658#M868200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T09:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604659#M868201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Without knowing the fields of the 5 internal tables there is no way we can a logic for your problem.&lt;/P&gt;&lt;P&gt;Normally it is done like this.&lt;/P&gt;&lt;P&gt;Loop at the header table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read from the item1 with key field1 = headerfield1.&lt;/P&gt;&lt;P&gt;read from the item2 with key field1 = headerfield2.&lt;/P&gt;&lt;P&gt;read from the item3 with key field1 = headerfield3.&lt;/P&gt;&lt;P&gt;read from the item4 with key field1 = headerfield4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store the values in a work area of the final structure.&lt;/P&gt;&lt;P&gt;append all the values into the final structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 09:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604659#M868201</guid>
      <dc:creator>former_member210123</dc:creator>
      <dc:date>2008-03-25T09:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604660#M868202</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;&lt;/P&gt;&lt;P&gt;if all internal tables of same structure you can easily move all values to one internal table,if it has different structure it is little difficult ,you have to move only by field to field....&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;&lt;/P&gt;&lt;P&gt;V.Balaji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 09:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604660#M868202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T09:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604661#M868203</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;loop at one item  table make it as final type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table2 based on loop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table3based on loop&lt;/P&gt;&lt;P&gt;so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally use modify transrporting to get all the fields into one table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 09:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604661#M868203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T09:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604662#M868204</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;U cannot merge internal Tables of different structures .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only way to create a structure with all the header and Item fields .&lt;/P&gt;&lt;P&gt;using the LOOP statement move the contents and append it into a the Final Internal Table .&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;Balakumar.G&lt;/P&gt;&lt;P&gt;Reward Points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 09:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604662#M868204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T09:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604663#M868205</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;Try this formate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;LOOP AT mattab.
        SELECT SINGLE * FROM mara WHERE matnr = mattab-matnr.
        IF sy-subrc = 0.
*** mara
          it_final-matnr = mara-matnr.
          it_final-mtart = mara-mtart.
          it_final-meins = mara-meins.
          it_final-matkl = mara-matkl.
          it_final-brgew = mara-brgew.
          it_final-ntgew = mara-ntgew.
          it_final-gewei = mara-gewei.
          it_final-zeinr = mara-zeinr.
          it_final-ekwsl = mara-ekwsl.
          it_final-iprkz = mara-iprkz.
***This is for Qulity
          it_qulity-matnr = mara-matnr.
          it_qulity-qmpur = mara-qmpur.
***This is for Accounting
          it_act-matnr = mara-matnr.
***This is for Sales
          it_sales-matnr = mara-matnr.
          it_sales-tragr = mara-tragr.
          it_sales-taxkm = mara-taklv.
        ENDIF.

append it_final.
clear it_final.

endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;S.Nehru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 10:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604663#M868205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T10:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604664#M868206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Build a final internal table with all required fields based on Header and 5 item internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then move corresponding data as below...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at head.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move-corresponding head to final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read item1 with key item1-field = head-field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move-corresponding item1 to final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read item2 with key item2-field = head-field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move-corresponding item2 to final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read item3 with key item3-field = head-field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move-corresponding item3 to final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read item4 with key item4-field = head-field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move-corresponding item4 to final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful............&lt;/P&gt;&lt;P&gt;append final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 10:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604664#M868206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T10:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604665#M868207</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;report ztest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables:pa0002,pa0008,pa0021,pa0041.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of itab occurs 0,&lt;/P&gt;&lt;P&gt;      pernr like pa0002-pernr,&lt;/P&gt;&lt;P&gt;      vorna like pa0002-vorna,&lt;/P&gt;&lt;P&gt;      nachn like pa0002-nachn,&lt;/P&gt;&lt;P&gt;      end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of itab1 occurs 0,&lt;/P&gt;&lt;P&gt;      pernr like pa0008-pernr,&lt;/P&gt;&lt;P&gt;      begda like pa0008-begda,&lt;/P&gt;&lt;P&gt;      stvor like pa0008-stvor,&lt;/P&gt;&lt;P&gt;      ansal like pa0008-ansal,&lt;/P&gt;&lt;P&gt;      end of itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data :begin of itab2 occurs 0,&lt;/P&gt;&lt;P&gt;      pernr like pa0021-pernr,&lt;/P&gt;&lt;P&gt;      favor like pa0021-favor,&lt;/P&gt;&lt;P&gt;      fanam like pa0021-fanam,&lt;/P&gt;&lt;P&gt;      end of itab2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of itab3 occurs 0,&lt;/P&gt;&lt;P&gt;     pernr like pa0041-pernr,&lt;/P&gt;&lt;P&gt;     dar01 like pa0041-dar01,&lt;/P&gt;&lt;P&gt;     dat01 like pa0041-dat01,&lt;/P&gt;&lt;P&gt;     end of itab3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of final occurs 0,&lt;/P&gt;&lt;P&gt;      pernr like pa0002-pernr,&lt;/P&gt;&lt;P&gt;      vorna like pa0002-vorna,&lt;/P&gt;&lt;P&gt;      nachn like pa0002-nachn,&lt;/P&gt;&lt;P&gt;      begda like pa0008-begda,&lt;/P&gt;&lt;P&gt;      stvor like pa0008-stvor,&lt;/P&gt;&lt;P&gt;      ansal like pa0008-ansal,&lt;/P&gt;&lt;P&gt;       favor like pa0021-favor,&lt;/P&gt;&lt;P&gt;      fanam like pa0021-fanam,&lt;/P&gt;&lt;P&gt;     dar01 like pa0041-dar01,&lt;/P&gt;&lt;P&gt;     dat01 like pa0041-dat01,&lt;/P&gt;&lt;P&gt;     end of final.&lt;/P&gt;&lt;P&gt;select-options:s_pernr for pa0002-pernr.&lt;/P&gt;&lt;P&gt;select pernr&lt;/P&gt;&lt;P&gt;       vorna&lt;/P&gt;&lt;P&gt;       nachn&lt;/P&gt;&lt;P&gt;       from pa0002&lt;/P&gt;&lt;P&gt;       into table itab&lt;/P&gt;&lt;P&gt;       where pernr in s_pernr.&lt;/P&gt;&lt;P&gt;select pernr&lt;/P&gt;&lt;P&gt;       begda&lt;/P&gt;&lt;P&gt;       stvor&lt;/P&gt;&lt;P&gt;       ansal&lt;/P&gt;&lt;P&gt;       from pa0008&lt;/P&gt;&lt;P&gt;       into table itab1&lt;/P&gt;&lt;P&gt;       for all entries in itab&lt;/P&gt;&lt;P&gt;       where pernr = itab-pernr.&lt;/P&gt;&lt;P&gt;select pernr&lt;/P&gt;&lt;P&gt;       favor&lt;/P&gt;&lt;P&gt;       fanam&lt;/P&gt;&lt;P&gt;       from pa0021&lt;/P&gt;&lt;P&gt;       into table itab2&lt;/P&gt;&lt;P&gt;       for all entries in itab1&lt;/P&gt;&lt;P&gt;       where pernr = itab1-pernr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select pernr&lt;/P&gt;&lt;P&gt;       dar01&lt;/P&gt;&lt;P&gt;       dat01&lt;/P&gt;&lt;P&gt;       from pa0041&lt;/P&gt;&lt;P&gt;       into table itab3&lt;/P&gt;&lt;P&gt;       for all entries in itab2&lt;/P&gt;&lt;P&gt;       where pernr = itab2-pernr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;final-pernr = itab-pernr.&lt;/P&gt;&lt;P&gt;final-vorna = itab-vorna.&lt;/P&gt;&lt;P&gt;final-nachn = itab-nachn.&lt;/P&gt;&lt;P&gt;read table itab1 with key pernr = itab-pernr.&lt;/P&gt;&lt;P&gt;final-begda = itab1-begda.&lt;/P&gt;&lt;P&gt;final-stvor = itab1-stvor.&lt;/P&gt;&lt;P&gt;final-ansal = itab1-ansal.&lt;/P&gt;&lt;P&gt;read table itab2 with key pernr = itab1-pernr.&lt;/P&gt;&lt;P&gt;final-favor = itab2-favor.&lt;/P&gt;&lt;P&gt;final-fanam = itab2-fanam.&lt;/P&gt;&lt;P&gt;read table itab3 with key pernr = itab2-pernr.&lt;/P&gt;&lt;P&gt;final-dar01 = itab3-dar01 .&lt;/P&gt;&lt;P&gt;final-dat01 = itab3-dat01.&lt;/P&gt;&lt;P&gt;append final.&lt;/P&gt;&lt;P&gt;clear final.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   loop at final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   write:final-pernr ,&lt;/P&gt;&lt;P&gt;final-vorna ,&lt;/P&gt;&lt;P&gt;final-nachn ,&lt;/P&gt;&lt;P&gt;final-begda ,&lt;/P&gt;&lt;P&gt;final-stvor ,&lt;/P&gt;&lt;P&gt;final-ansal ,&lt;/P&gt;&lt;P&gt;final-favor ,&lt;/P&gt;&lt;P&gt;final-fanam ,&lt;/P&gt;&lt;P&gt;final-dar01 ,&lt;/P&gt;&lt;P&gt;final-dat01 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   endloop.&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;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 10:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604665#M868207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T10:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Merge internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604666#M868208</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;There is no link(Key fields) between all the 5 internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to print like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header&lt;/P&gt;&lt;P&gt;Batch Header&lt;/P&gt;&lt;P&gt;Item1&lt;/P&gt;&lt;P&gt;item2&lt;/P&gt;&lt;P&gt;item3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;batch header&lt;/P&gt;&lt;P&gt;item1&lt;/P&gt;&lt;P&gt;item2&lt;/P&gt;&lt;P&gt;item3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a IFILE Requirment for INDIAN BANKS to print cheques..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 10:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/merge-internal-table/m-p/3604666#M868208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T10:07:20Z</dc:date>
    </item>
  </channel>
</rss>

