<?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: Error in bapi BAPI_PR_CREATE while uploading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525374#M1656221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;if give item 10,20,again 10 &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;what does that mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an item number always belongs to a document number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the the second 10 belong to a different document? &lt;/P&gt;&lt;P&gt;if not, why is a second 10 at a place where a 30 should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2012 08:35:22 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2012-01-20T08:35:22Z</dc:date>
    <item>
      <title>Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525369#M1656216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I have program for uploading PR with BAPI. &lt;STRONG&gt;BAPI_PR_CREATE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while uploading without account assignment category  it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while enter &lt;STRONG&gt;account assignment category&lt;/STRONG&gt;  v need to enter &lt;STRONG&gt;sales order no and item no&lt;/STRONG&gt;. that is mandatory field for account assignment category..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if using program its showing error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;No instance of object type Purchase Requisition has been created. External reference: # 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Enter sales order&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sd document XXXXXXX is not in the database or has been archived.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; but  I tried to create manually it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to upload with bapi directly with out z program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tht time also it showing error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;No instance of object type Purchase Requisition has been created. External reference: # 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Enter sales order&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any one give solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is very helpful for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 06:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525369#M1656216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T06:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525370#M1656217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure you used the same number sales order and sales order item number that is in the data base. &lt;/P&gt;&lt;P&gt;Often people forget the leading zeros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 09:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525370#M1656217</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2012-01-19T09:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525371#M1656218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi   Jürgen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur rly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ya am using same sales order and item which is ther in data base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually the sales order no is &lt;STRONG&gt;500000062&lt;/STRONG&gt;. if i give leading zero also like &lt;STRONG&gt;0500000062&lt;/STRONG&gt; in direct bapi it is taking withou zero only.&lt;/P&gt;&lt;P&gt;for item if i give &lt;STRONG&gt;20&lt;/STRONG&gt; system automatically taking &lt;STRONG&gt;00020&lt;/STRONG&gt; like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I given account assignment category  in  &lt;STRONG&gt;PRTEM  ACCTASSCAT&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt; that value is taking &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I given the sales order no and item in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PRACCOUNT SD_DOC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ITM_NUMBER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;only these values are not taking .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bcos of that am not able to upload PR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 09:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525371#M1656218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T09:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525372#M1656219</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now its working in std BAPI . we have  to maintain the serial no for sales document and Item in bapi..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after passing it is working in std &lt;STRONG&gt;BAPI.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field name is &lt;STRONG&gt;SERIAL_NO   TYPE  BAPIMEREQACCOUNT-SERIAL_NO&lt;/STRONG&gt; ,&lt;/P&gt;&lt;P&gt;It is not working thro my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that serial no value system generating automatically in ME51N.that is disable field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v cant take from excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can v pass the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any one can fidn the solution for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 13:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525372#M1656219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T13:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525373#M1656220</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;&lt;/P&gt;&lt;P&gt;I given as a hardcore as ' 01'  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;s_praccount-preq_item    =  wa1_dummy-preq_item.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;s_praccount-serial_no    =  '01'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;s_praccount-sd_doc       =  wa1_dummy-sd_doc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;s_praccount-itm_number   =  wa1_dummy-itm_number.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;s_praccountx-serial_no    =  '01'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;s_praccountx-sd_doc       =  'X'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;s_praccountx-itm_number   =  'X'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I given like this, bcos v cant pass the value thro xcel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now it s working fine .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my problem is if i given data in same xcel for multiple recard , it s not taking,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if give item 10,20,again 10  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the  10 and 20 item should create one requisition no.&lt;/P&gt;&lt;P&gt;the another item 10 should create new requisition No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in my case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first item displaying 2 times thn the second item is displaying as 3 item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;last data is not getting .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i given item no continue sly like 10,20, 30 it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I  have only one header  &lt;STRONG&gt;pr_type&lt;/STRONG&gt;	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In item &lt;STRONG&gt;preq_item&lt;/STRONG&gt; based on this field it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if  &lt;STRONG&gt;preq_item&lt;/STRONG&gt; = 10 new requisition no should create.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;how to resolve this.&lt;/P&gt;&lt;P&gt;guide me any one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasath on Jan 20, 2012 8:36 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 06:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525373#M1656220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-20T06:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525374#M1656221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;if give item 10,20,again 10 &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;what does that mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an item number always belongs to a document number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the the second 10 belong to a different document? &lt;/P&gt;&lt;P&gt;if not, why is a second 10 at a place where a 30 should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 08:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525374#M1656221</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2012-01-20T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525375#M1656222</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;Thnaks for the Reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in normal scenario it ll upload base on header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if header change it ll generate automatically requisition no.  So in program v used &lt;STRONG&gt;AT END OF pr_type.&lt;/STRONG&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if &lt;STRONG&gt;pr_type&lt;/STRONG&gt; is diff it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my case only one header it will not change. v hav only one pr type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should generate based on Item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If item 10 it should generate new requisition No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my flat file is ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;pr type -  material  - pur org - plant - storage loc  - qty -  traking no - ....  pr item&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;xxx          abc           pqr        1000       xyz             100         11111               10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;xxx          abc           pqr        1000       xyz              200        11111                20&lt;/STRONG&gt;         &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;xxx          abc           pqr        1000       xyz              300       11111                 30&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;xxx          abc           pqr        1000       xyz              400        11111                10&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;xxx          abc           pqr        1000       xyz              500        11111                20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here header is same.. if pr item 10 it should generate new requisition No, means it should commit before value 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so before commit v hav to give the logic if item 10 it should generate for before value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope u got my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 11:40:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525375#M1656222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-20T11:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525376#M1656223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is in general nonsense from my point of view &lt;/P&gt;&lt;P&gt;items without header doesnot make sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the difference between those 2 (I see only the quantity which is different):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;xxx abc pqr 1000 xyz 100 11111 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xxx abc pqr 1000 xyz 400 11111 10 &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not say that it cannot be achieved, but doing it based on "AT END OF pr_type" does not make much sense in this scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the 10 is your only indicator that shall trigger a new document, then you have to do your decision on the item number (if item = 10, then do ....)&lt;/P&gt;&lt;P&gt;and not on any other field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 12:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525376#M1656223</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2012-01-20T12:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525377#M1656224</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;Thanks for u rly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ya . the 10 is your only indicator that shall trigger a new document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if item = 10,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is committing whn the item is 10. need to commit if 10 it should generate before the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hav to call the BAPI  towice if item 10 . before updating the bapi structure and after updating the structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; anyhow it is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2012 05:43:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525377#M1656224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-21T05:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error in bapi BAPI_PR_CREATE while uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525378#M1656225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we hav to call the bapi_pr_create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before updating the bapi structure once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then after updating structure also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2012 05:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-bapi-pr-create-while-uploading/m-p/8525378#M1656225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-21T05:46:42Z</dc:date>
    </item>
  </channel>
</rss>

