<?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 BAPI_PR_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558534#M252750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I create a requisition using this BAPI, every thing seems to work fine other than the address.  It seems that this BAPI will not take generic address information and will always create the REQ with the plant ship to address from master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, BAPI_PR_CHANGE does allow me to insert address information generically (as defined by user input).  So I first run bapi_pr_create then bapi_pr_change, but the folks here aren't very happy with this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any thoughts around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Enrique Leon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 12:21:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-28T12:21:41Z</dc:date>
    <item>
      <title>BAPI_PR_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558534#M252750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I create a requisition using this BAPI, every thing seems to work fine other than the address.  It seems that this BAPI will not take generic address information and will always create the REQ with the plant ship to address from master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, BAPI_PR_CHANGE does allow me to insert address information generically (as defined by user input).  So I first run bapi_pr_create then bapi_pr_change, but the folks here aren't very happy with this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any thoughts around this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Enrique Leon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 12:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558534#M252750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T12:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PR_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558535#M252751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out if the field at the line item level 'BAPIMEREQITEMIMP-ADDRESS2' helps. It says Manual address number in purchasing document item.&lt;/P&gt;&lt;P&gt;also in the structure BAPIMERQADDRDELIVERY you can specify a address.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 16:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558535#M252751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T16:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PR_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558536#M252752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;          I am testing bapi_pr_create manually. After entering all mandatory data it is asking for doc type venthough i entered that . Please help me regarding this problem.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 05:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558536#M252752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T05:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PR_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558537#M252753</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 header you can find one input called DOC_TYPE . you have to give  'NB' for that one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 15:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1558537#M252753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-07T15:26:03Z</dc:date>
    </item>
  </channel>
</rss>

