<?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: 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/1745110#M323372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are so many notes related to this..&lt;/P&gt;&lt;P&gt;Check in OSS.&lt;/P&gt;&lt;P&gt;Note 796712 - BAPI_REQUISITION_CREATE: Supplying plant not transferred&lt;/P&gt;&lt;P&gt;783272 - ME51N: Incorrect data transfer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be they will give some hints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2006 10:14:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-29T10:14:17Z</dc:date>
    <item>
      <title>BAPI_PR_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1745106#M323368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem with BAPI_PR_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm passing:&lt;/P&gt;&lt;P&gt;PRITEM      &lt;/P&gt;&lt;P&gt;PRITEMX      &lt;/P&gt;&lt;P&gt;PRACCOUNT&lt;/P&gt;&lt;P&gt;PRACCOUNTX&lt;/P&gt;&lt;P&gt;PRADDRDELIVERY&lt;/P&gt;&lt;P&gt;PRHEADER&lt;/P&gt;&lt;P&gt;PRHEADERX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get information that PR was created but when I look into EBKN I can find some fields without values (ex. costcenter) which were passed into this BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Where can I find documentation for this BAPI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 09:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1745106#M323368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T09:50:16Z</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/1745107#M323369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to find the documentation for all the BAPI's in the transaction BAPI. You will have to drill down to the specific module and then look at the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 09:59:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1745107#M323369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T09:59:43Z</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/1745108#M323370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Below is some infor on PR BAPI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purchase requisition &lt;/P&gt;&lt;P&gt; The business object Purchase requisition contains the request or instruction to Purchasing to procure a certain quantity of a material or a service so that it is available at a certain point in time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure&lt;/P&gt;&lt;P&gt;A purchase requisition consists of a number of items, for each of which a certain procurement type is defined. The following procurement types exist:&lt;/P&gt;&lt;P&gt;o Standard&lt;/P&gt;&lt;P&gt;o Subcontracting&lt;/P&gt;&lt;P&gt;o Consignment&lt;/P&gt;&lt;P&gt;o Stock transfer&lt;/P&gt;&lt;P&gt;o Service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The item contains the quantity and delivery date of the material to be supplied or the quantity of the service to be performed.&lt;/P&gt;&lt;P&gt;With respect to items involving subcontracting work, the material components to be provided to the subcontractor can be specified for each delivery date.&lt;/P&gt;&lt;P&gt;An item of the procurement type "service" comprises a set of service specifications. The specifications are structured by means of outline levels and the quantity ordered and delivery date are set out in service lines. Value limits are stipulated in place of service lines for services that cannot be specified precisely.&lt;/P&gt;&lt;P&gt;If services are requested against contracts, the requisition item can contain a value limit relating to a certain contract.&lt;/P&gt;&lt;P&gt;The costs incurred as a result of the procurement can be apportioned among different Controlling objects through the account assignment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment&lt;/P&gt;&lt;P&gt;A purchase requisition can be fulfilled by means of purchase orders or outline purchase agreements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 10:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1745108#M323370</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2006-11-29T10:06:39Z</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/1745109#M323371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zastawny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For populating the cost center I hope u have also populated Acc assignment field in PRITEM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 10:13:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1745109#M323371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T10:13:31Z</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/1745110#M323372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are so many notes related to this..&lt;/P&gt;&lt;P&gt;Check in OSS.&lt;/P&gt;&lt;P&gt;Note 796712 - BAPI_REQUISITION_CREATE: Supplying plant not transferred&lt;/P&gt;&lt;P&gt;783272 - ME51N: Incorrect data transfer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be they will give some hints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 10:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-create/m-p/1745110#M323372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T10:14:17Z</dc:date>
    </item>
  </channel>
</rss>

