<?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: Change Purchase Requisition Delivery Address Via Function Module/ BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546302#M1266325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fooklin Tee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I am trying to update the Delivery address details of a purchase requisition by using the BAPI  BAPI_PR_CHANGE, For this bapi i am passing the Address details to PRADDRDELIVERY component , Purchase requisition item details to PRITEM Details and the Purchase requisition number to Number Field.But the Delivery address is not getting updated.and i am also not getting any Error mesages into Return.I have even called the BAPI_Transaction_commit BAPI after Our BAPI, but not much use.Can you please help me in how to update the Purchase requisition using the BAPI_PR_CHANGE.Please let me know are there any other mandatory parameters i am missing to pass to the BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2011 06:41:59 GMT</pubDate>
    <dc:creator>varunkumarkodali</dc:creator>
    <dc:date>2011-04-18T06:41:59Z</dc:date>
    <item>
      <title>Change Purchase Requisition Delivery Address Via Function Module/ BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546299#M1266322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;Is there any function module/ bapi to update Purchase Requisition's Delivery Address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Tee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 13:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546299#M1266322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T13:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change Purchase Requisition Delivery Address Via Function Module/ BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546300#M1266323</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 am not sure but maybe you can do it via BAPI BAPI_ADDRESSORG_CHANGE. This is a generic BAPI to change address of various BOR objects. You need to enter correct BOR object type. These object types are defined in the table TOJTB. You can see that object type BUS2105 corresponds to purchase requisition. I would start with BAPI BAPI_ADDRESSORG_GETDETAIL. I would pick one pur. req. and try to test it with this BAPI. I would set parameter OBJ_TYPE to BUS2105 and OBJ_ID to  pur. req. number. If you get a correct address then you should be able to use BAPI BAPI_ADDRESSORG_CHANGE to change this address as well. I don't have access to the system with pur. requisition so I haven't tested it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 01:55:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546300#M1266323</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2009-04-20T01:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change Purchase Requisition Delivery Address Via Function Module/ BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546301#M1266324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I have got the answer.&lt;/P&gt;&lt;P&gt;It's the BAPI_PR_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;Tee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 12:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546301#M1266324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-20T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change Purchase Requisition Delivery Address Via Function Module/ BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546302#M1266325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fooklin Tee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I am trying to update the Delivery address details of a purchase requisition by using the BAPI  BAPI_PR_CHANGE, For this bapi i am passing the Address details to PRADDRDELIVERY component , Purchase requisition item details to PRITEM Details and the Purchase requisition number to Number Field.But the Delivery address is not getting updated.and i am also not getting any Error mesages into Return.I have even called the BAPI_Transaction_commit BAPI after Our BAPI, but not much use.Can you please help me in how to update the Purchase requisition using the BAPI_PR_CHANGE.Please let me know are there any other mandatory parameters i am missing to pass to the BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2011 06:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-purchase-requisition-delivery-address-via-function-module-bapi/m-p/5546302#M1266325</guid>
      <dc:creator>varunkumarkodali</dc:creator>
      <dc:date>2011-04-18T06:41:59Z</dc:date>
    </item>
  </channel>
</rss>

