<?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_PO_CREATE1 in Testrun returning wrong conditions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177265#M124618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be the interface filling, but when I use the ME_PO_PRICE_SIMULATION, everything works and with the above FM the conditions are returned but they look different than the ME21N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fill the following structures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POHEADER:&lt;/P&gt;&lt;P&gt;Company Code&lt;/P&gt;&lt;P&gt;Vendor&lt;/P&gt;&lt;P&gt;Purchase Organisation&lt;/P&gt;&lt;P&gt;Purchase group&lt;/P&gt;&lt;P&gt;Currency&lt;/P&gt;&lt;P&gt;Currency ISO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TESTRUN = X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POITEM:&lt;/P&gt;&lt;P&gt;Position number&lt;/P&gt;&lt;P&gt;material number&lt;/P&gt;&lt;P&gt;Plant&lt;/P&gt;&lt;P&gt;Quantity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats all. When calling the FM it returns the conditions calculated, but different from ME21N. There are different possibilities in terms of controlling the price calculation, but they all return the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not created any special feature in the schema which should cause the FM to fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any similar experience?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt; Soeren Baek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2006 11:43:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-24T11:43:06Z</dc:date>
    <item>
      <title>BAPI_PO_CREATE1 in Testrun returning wrong conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177263#M124616</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;When calling the above FM in testrun, I receive the item conditions.&lt;/P&gt;&lt;P&gt;When doing the same within transaction Me21N the result is different.&lt;/P&gt;&lt;P&gt;Some conditions such as freight % is only returned in the ME21N and not i the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the efficient purchase price calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use the ME_PO_PRICE_SIMULATION FM and it works, my problem is the performance which can would be better when using the PO Create FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any experience in this topic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt; Soeren Baek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 14:19:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177263#M124616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T14:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 in Testrun returning wrong conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177264#M124617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soeren!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was several times in touch with BAPI_PO_CREATE1 and just can confirm his documentation: "The BAPI uses the technology behind the Enjoy purchase order transaction (ME21N)."&lt;/P&gt;&lt;P&gt;You should not get any differences between test mode, PO creation by BAPI or ME21N. If so, it's either an issue of correct interface filling, or you have some special (custom-) requirements / formulas, which make the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best performance you would get with FM 'PRICING' - but then it's really hard work to get the interface filled identical to ME21N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe test some examples without testrun and compare price determination with ME23N. Perhaps you find a missing information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 15:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177264#M124617</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-01-23T15:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 in Testrun returning wrong conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177265#M124618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be the interface filling, but when I use the ME_PO_PRICE_SIMULATION, everything works and with the above FM the conditions are returned but they look different than the ME21N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fill the following structures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POHEADER:&lt;/P&gt;&lt;P&gt;Company Code&lt;/P&gt;&lt;P&gt;Vendor&lt;/P&gt;&lt;P&gt;Purchase Organisation&lt;/P&gt;&lt;P&gt;Purchase group&lt;/P&gt;&lt;P&gt;Currency&lt;/P&gt;&lt;P&gt;Currency ISO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TESTRUN = X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POITEM:&lt;/P&gt;&lt;P&gt;Position number&lt;/P&gt;&lt;P&gt;material number&lt;/P&gt;&lt;P&gt;Plant&lt;/P&gt;&lt;P&gt;Quantity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats all. When calling the FM it returns the conditions calculated, but different from ME21N. There are different possibilities in terms of controlling the price calculation, but they all return the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not created any special feature in the schema which should cause the FM to fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any similar experience?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt; Soeren Baek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2006 11:43:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177265#M124618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-24T11:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 in Testrun returning wrong conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177266#M124619</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 using BAPI_PO_CREATE1 to create purchase order.I am using account assignment category 'K'. I could not able to create PO.I am getting message faulty account assignments and G/L account does not exist in the Chart account. But the G/L is existing in the chart of accounts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please suggest me solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2006 10:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177266#M124619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-25T10:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 in Testrun returning wrong conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177267#M124620</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;Please send the calling parameters and I will have a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Soeren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2006 21:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177267#M124620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-25T21:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1 in Testrun returning wrong conditions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177268#M124621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im facing an problem in account assignment.&lt;/P&gt;&lt;P&gt;Even after giving the control area and GL account with zero in front.&lt;/P&gt;&lt;P&gt;the error comes as "&amp;lt;b&amp;gt;Control indicators for controlling area 8888 do not exist&amp;lt;/b&amp;gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 10:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-in-testrun-returning-wrong-conditions/m-p/1177268#M124621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T10:35:01Z</dc:date>
    </item>
  </channel>
</rss>

