<?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: what is matchcode objects and how can we create tthem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083285#M731192</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;match code is nothing but search help in se11. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use that in ur report for getting f4 help for ur ur parametr u declare in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regard&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 05:14:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T05:14:19Z</dc:date>
    <item>
      <title>what is matchcode objects and how can we create tthem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083284#M731191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai to all.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;     what is matchcode objects .&lt;/P&gt;&lt;P&gt;     and how can we create matchcode objects&lt;/P&gt;&lt;P&gt;     and how will it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 05:10:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083284#M731191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T05:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode objects and how can we create tthem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083285#M731192</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;match code is nothing but search help in se11. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use that in ur report for getting f4 help for ur ur parametr u declare in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regard&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 05:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083285#M731192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T05:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode objects and how can we create tthem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083286#M731193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;In which version of SAP are you working?&lt;/P&gt;&lt;P&gt;Matchcodes are replaced by SEARCH HELPs in latest versions&lt;/P&gt;&lt;P&gt;see the doc&lt;/P&gt;&lt;P&gt;1) Elementary search helps describe a search path. The elementary search help must define where the data of the hit list should be read from (selection method), how the exchange of values between the screen template and selection method is implemented (interface of the search help) and how the online input help should be defined (online behavior of the search help). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Collective search helps combine several elementary search helps. A collective search help thus can offer several alternative search paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)An elementary search help defines the standard flow of an input help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) A collective search help combines several elementary search helps. The user can thus choose one of several alternative search paths with a collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5)A collective search help comprises several elementary search helps. It combines all the search paths that are meaningful for a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6)Both elementary search helps and other search helps can be included in a collective search help. If other collective search helps are contained in a collective search help, they are expanded to the level of the elementary search helps when the input help is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATION:&lt;/P&gt;&lt;P&gt;Go to SE11 Tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select search help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give the 'z' search help name and create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the selection method ur table name eg : 'mara'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dialog module 'display value immediately'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the field whatever u want and lpos = 1 and spos = 1 and check import and export parameter.&lt;/P&gt;&lt;P&gt;where left position when displaying and spos = search position&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then save and activate ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=3173469&amp;amp;messageID=2176485" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=3173469&amp;amp;messageID=2176485&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=3173469&amp;amp;messageID=3601619" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=3173469&amp;amp;messageID=3601619&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls go through this for search help creation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search Help Exits:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2291334"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2956586"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee52446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee52446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_exit.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_exit.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=4390517&amp;amp;messageID=1712818" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=4390517&amp;amp;messageID=1712818&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Collective search help Combine several elementary search helps. A collective search help thus can offer several alternative search paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Collective search help provides alternative search &lt;/P&gt;&lt;P&gt;Paths by combining elementary search helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only one search help can be attached to a field, table or data element. Several search paths are therefore attached with a collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A collective search help also has interface parameters like&lt;/P&gt;&lt;P&gt;an elementary search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like an elementary search help, a collective search help has an interface of IMPORT and EXPORT parameters with which the search help exchanges data. Using this interface, the collective search help can be attached to fields, tables and data elements exactly like an elementary search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter assignment needs to be done for each of the&lt;/P&gt;&lt;P&gt;Included search helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you define a collective search help, there are no components for describing the dialog behavior and data selection; instead the included search helps are listed here. You must assign the parameters of the collective search help to the interface parameters of the included search help for each inclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User may choose the tab and thus the elementary &lt;/P&gt;&lt;P&gt;search maethod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we execute the search help SCUSTOM, we are confronted with a dialog which gives us an option of either restricting&lt;/P&gt;&lt;P&gt;By 1)Search for customer according to booking&lt;/P&gt;&lt;P&gt;2)Search for customer according to name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are effectively the elementary search helps (SCUSTOM_BOOK and SCUSTOM_NAME) which have been included in the collective search help SCUSTOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOT KEY&lt;/P&gt;&lt;P&gt;The hot key is used to select the elementary search help from the collective search help and to enter the restrictions in the dialog box for restricting values directly from the entry field. If the user often searches for values using the same search help, this procedure can save time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to create a Collective Search Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Enter the search help name and click on create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Choose Collective search help radio button option as the search help type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Enter the search help parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)Instead of the selection method, we enter the included&lt;/P&gt;&lt;P&gt;search helps for the collective search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5)We need to assign parameters for each of the included&lt;/P&gt;&lt;P&gt;search helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6)Complete the parameter assignment by clicking on the push button &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7)Collective search help offers the user to obtain F4 help&lt;/P&gt;&lt;P&gt;using any of the included search helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 05:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083286#M731193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T05:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode objects and how can we create tthem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083287#M731194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Satya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match Code is nothing but a search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create one in se11 if its a report the declare like this in selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p_id like zxxx-id obligatory matchcode object zmatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a match code in se11 for vendor master say!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if its dialog program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the attributes of the field under search help give zmatch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF YOU WANT SEARCH HELP BASED ON MULTIPLE THING THEN YOU HAVE TO GO FOR COLLECTIVE SEARCH HELP WHERE YOU LIST ALL YOUR ELEMENTARY SEARCH HELPS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIKE IN HERE &lt;/P&gt;&lt;P&gt;VENDOR BY COMANY,VENDOR BYCUSTOMER ETC ARE ELEMENTARY SEARCH HELPS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendor if you see the Search Help, it gives you the option for Vendor by Customer, Vendors by COmpany Code etc etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN YOU CREATE A COLLECTIVE SEARCH HELP WHERE YOU GIVE ALL YOUR ELEMTARY SEARCH HELP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SI IF YOU WANT TO ADD TO THIS LIKE&lt;/P&gt;&lt;P&gt;Vendor by Customer, Vendors by COmpany Code ,VENDOR BY TAX NUMBER1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO TO SELL CREATA ASEARCH HELP ZTEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIVE SOME SHORT DESC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN IN SELECTION METHOD GIVE THE TABLE I.E LFA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN UNDER SEARCH HELP PARAMETER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIFNR SELECT IMPORT EXPORT LPOS 1 SPOS 1 AND PRESS ENTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BELOW THAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STCD1 LPOS2 SPOS 2 AND THEN PRESS ENTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAVE IT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN FIND THE COLLECTIVE SEARCH FOR VENDOR FIELD AND JUST THIS TO IT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;reward points if useful&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 05:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083287#M731194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T05:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode objects and how can we create tthem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083288#M731195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With help of match code we wil provide  search help for field.&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;selection-options:s_adrnr for kna1-adrnr.&lt;/P&gt;&lt;P&gt;for example for  above field s_adrnr dont have serach help we have to provide serch help with match code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wil tel the procedure &lt;/P&gt;&lt;P&gt;first u have to create serch help in se11 ok.say that is &amp;lt;b&amp;gt;zserch &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;now modify u r select options like this&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;selection-options:s_adrnr for kna1-adrnr match code object zserch.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Now u r field get serch help F4&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;kishore ale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 05:21:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083288#M731195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T05:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode objects and how can we create tthem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083289#M731196</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;match code is nothing but a search help ( F4 help ) for a particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a match code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1 : Go to Se11 and Select Search Help and Enter One Name and Click Create ( &amp;lt;b&amp;gt;zmatch_code&amp;lt;/b&amp;gt; for example ).&lt;/P&gt;&lt;P&gt;Step2 : Enter your Table name in 'Selection Method' Field.&lt;/P&gt;&lt;P&gt;Step3 : Enter the field Name and tick the Flags Imp and Exp and Type 1 and 2 in Lpos,&lt;/P&gt;&lt;P&gt;Spos fields.&lt;/P&gt;&lt;P&gt;Step4 : Save and activate it and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In se38 Write the Code Like This,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters:  p_name type char20  matchcode object &amp;lt;b&amp;gt;zmatch_code&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whenever u prees F4 on the field p_name. these values will get populated in the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 05:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-objects-and-how-can-we-create-tthem/m-p/3083289#M731196</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2007-11-29T05:23:31Z</dc:date>
    </item>
  </channel>
</rss>

