<?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 Simulate PO pricing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/simulate-po-pricing/m-p/1858058#M362543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a bit of a challenge in finding a FM that would allow me to get the current price of a PO item (simulate pricing) that fits my requirements.  I have tried BAPI_PO_CREATE1 in test mode and ME_PO_PRICE_SIMULATION, which do what I need -- except they both require SAP authorization to create a new PO.   Unfortunately, these are not good in my case because users with only display privileges should be able to run the report I am currently working on, it currently gives an error since they don't have the permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know any other FM's or methods that I could use to simulate pricing, that does not require privileges to be able to create a new PO?&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;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2007 21:47:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-29T21:47:47Z</dc:date>
    <item>
      <title>Simulate PO pricing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simulate-po-pricing/m-p/1858058#M362543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a bit of a challenge in finding a FM that would allow me to get the current price of a PO item (simulate pricing) that fits my requirements.  I have tried BAPI_PO_CREATE1 in test mode and ME_PO_PRICE_SIMULATION, which do what I need -- except they both require SAP authorization to create a new PO.   Unfortunately, these are not good in my case because users with only display privileges should be able to run the report I am currently working on, it currently gives an error since they don't have the permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know any other FM's or methods that I could use to simulate pricing, that does not require privileges to be able to create a new PO?&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;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 21:47:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simulate-po-pricing/m-p/1858058#M362543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T21:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate PO pricing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simulate-po-pricing/m-p/1858059#M362544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My workaround was to make a copy of ME_PO_PRICE_SIMULATION, and create a copy of the include LEINJF0S, and add an export parameter to the function call 'ME_CREATE_PO_HEADER' (I_NO_AUTHORITY_CHECK = 'X') which bypassed the authority check for PO Create.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 14:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simulate-po-pricing/m-p/1858059#M362544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T14:29:58Z</dc:date>
    </item>
  </channel>
</rss>

