<?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: Insert statement is not working for z table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651572#M611225</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;THis code is in one function module and itsRFC enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2007 20:28:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-21T20:28:00Z</dc:date>
    <item>
      <title>Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651557#M611210</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;My insert statement is not working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used follwing code to update z table .&lt;/P&gt;&lt;P&gt;INSERT ztable FROM TABLE gt_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i have checked gt_table and its filled up with all the records properly.&lt;/P&gt;&lt;P&gt;now the problem is in this table i have 15 fields and it inserts 14  fields of it but &lt;/P&gt;&lt;P&gt;the last field is never inserted though in gt_table i can see value for last fields also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added this field in ztable recently . so i also used se14 to adjust table but still i am facing same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:44:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651557#M611210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651558#M611211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      Have you enabled table maintaince generator? if not please enable it and re generate the screen.&lt;/P&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;Regards,&lt;/P&gt;&lt;P&gt;Niyaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651558#M611211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651559#M611212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you regenerate the table maintenance as well, if there is one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651559#M611212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651560#M611213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table maintainance will have nothing to do with this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651560#M611213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651561#M611214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT INTO &amp;lt;dbtable&amp;gt; VALUES &amp;lt;inttable&amp;gt;&lt;/P&gt;&lt;P&gt;Also, check SY-SYBRC EQ 0 and then use COMMIT WORK statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SKJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651561#M611214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651562#M611215</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;1. Check the last field name is as fieldname in ztable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use Modify instead of Insert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODIFY ztable FROM TABLE gt_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:48:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651562#M611215</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-21T15:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651563#M611216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adjust the database as well using the utility is SE11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651563#M611216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651564#M611217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try deleting all the records from the ZTABLE and try once again. goto se14 and delete the records &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651564#M611217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651565#M611218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Table maintainance will have nothing to do with this&lt;/P&gt;&lt;P&gt;&amp;gt; issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does sometimes when you are trying to see the values from SM30 instead of SE16. The value may be there, but it may just not seen in SM30 because the table maintenance hasn't registered the addition of new field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another place to look at is the activation log to see if there are any warnings issued there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651565#M611218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651566#M611219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi neo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How is your  gt_table declared?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Make sure it is declared exactly like database table ZTABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : gt_table type table of ztable.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 15:55:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651566#M611219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T15:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651567#M611220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &amp;gt; Table maintainance will have nothing to do with&lt;/P&gt;&lt;P&gt;&amp;gt; this&lt;/P&gt;&lt;P&gt;&amp;gt; &amp;gt; issue.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; It does sometimes when you are trying to see the&lt;/P&gt;&lt;P&gt;&amp;gt; values from SM30 instead of SE16. The value may be&lt;/P&gt;&lt;P&gt;&amp;gt; there, but it may just not seen in SM30 because the&lt;/P&gt;&lt;P&gt;&amp;gt; table maintenance hasn't registered the addition of&lt;/P&gt;&lt;P&gt;&amp;gt; new field.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Another place to look at is the activation log to see&lt;/P&gt;&lt;P&gt;&amp;gt; if there are any warnings issued there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shouldn't use SM30 to view table entries. You use this transaction to maintain the table entries. Pure and Simple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 16:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651567#M611220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T16:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651568#M611221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i have created table maintainance again.&lt;/P&gt;&lt;P&gt;I also did table adjustment .&lt;/P&gt;&lt;P&gt; but still i am facing same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 16:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651568#M611221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T16:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651569#M611222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the new field type? Also how is gt_table defined? Is this a normal program or is it part of some RFC code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 16:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651569#M611222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T16:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651570#M611223</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;New field is division i have defined it using data element SPART.&lt;/P&gt;&lt;P&gt;gt_table is same as table in which i am going to insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 18:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651570#M611223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T18:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651571#M611224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please answer the last part of my question? Is this code part of a RFC or a regular program? Also did you check the activation log of the table and is there anything that raises a red flag?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 19:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651571#M611224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T19:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651572#M611225</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;THis code is in one function module and itsRFC enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 20:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651572#M611225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T20:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651573#M611226</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;There is no error when i activate this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 20:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651573#M611226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T20:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651574#M611227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, there is an issue with RFCs recognizing changes done to repository objects (program as well as table). They keep the old version of the object buffered. In order to have them recognize the latest changes to the code or the tables etc, you will need the external connection to be reset and basically connect again. That way the latest definitions are uploaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same function module, if you try it from SE37, or from a program within the system, it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 20:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651574#M611227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T20:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Insert statement is not working for z table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651575#M611228</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;sorry i don't understand your question.&lt;/P&gt;&lt;P&gt;i am using this function module seperately for testing purpose.&lt;/P&gt;&lt;P&gt;still its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 20:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-statement-is-not-working-for-z-table/m-p/2651575#M611228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T20:46:25Z</dc:date>
    </item>
  </channel>
</rss>

