<?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 Problem with BAPI_PO_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943594#M943222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am trying to create PO using BAPI_PO_CREATE1, I am getting the following erros:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. No instance of object type PurchaseOrder has been created.&lt;/P&gt;&lt;P&gt;2. Purchase order item 00010 still contains faulty account assignments&lt;/P&gt;&lt;P&gt;3. Asset 1000017 0 not in company code NO01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I am manually trying to pass the data to the BAPI though SE37, PO is being created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please let me know where the problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harish Kalla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 09:04:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-05T09:04:30Z</dc:date>
    <item>
      <title>Problem with BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943594#M943222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am trying to create PO using BAPI_PO_CREATE1, I am getting the following erros:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. No instance of object type PurchaseOrder has been created.&lt;/P&gt;&lt;P&gt;2. Purchase order item 00010 still contains faulty account assignments&lt;/P&gt;&lt;P&gt;3. Asset 1000017 0 not in company code NO01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I am manually trying to pass the data to the BAPI though SE37, PO is being created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please let me know where the problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harish Kalla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943594#M943222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T09:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943595#M943223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   First try to remove the errors.Make sure that Asset 1000017 0 is present in company code NO01 nad account assignments should be proper.&lt;/P&gt;&lt;P&gt;   You are passing incorrect data.Please rectify it and then try!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/sap.user72/blog/2005/03/22/sample-code-to-create-purchase-order-using-bapi-in-r3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943595#M943223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T09:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943596#M943224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Its due to wrong data that you are trying to pass to the BAPI in your program. The last two errors are self justifiable, which says that the data you are trying to pass is incorrect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943596#M943224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T09:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943597#M943225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/sap.user72/blog/2005/03/22/sample-code-to-create-purchase-order-using-bapi-in-r3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If useful award points&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943597#M943225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T09:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943598#M943226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try finding out proper combinations for the fields you are trying to input data into.&lt;/P&gt;&lt;P&gt;you can do this by looking in some standard tables.&lt;/P&gt;&lt;P&gt;as in you can look for plant and material combinations.&lt;/P&gt;&lt;P&gt;and then you can try with these entries.&lt;/P&gt;&lt;P&gt;hope this helps.&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;srishti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 10:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-po-create1/m-p/3943598#M943226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T10:10:19Z</dc:date>
    </item>
  </channel>
</rss>

