<?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_REQUISITION_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037433#M1171550</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 follow up with Anil Kumar's statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jyothi CH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2009 11:21:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-06T11:21:22Z</dc:date>
    <item>
      <title>BAPI_REQUISITION_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037431#M1171548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy New Year 2009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise on the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My company would like to raise and release PR in lotus note and then interface the released PR to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before that we would like to to check is there any errors on the PR creation in Lotus note before proceeding to save it in the Notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to check on the errors in Lotus note, I would call function module 'BAPI_REQUISITION_CREATE' to do a check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I realise that function module 'BAPI_REQUISITION_CREATE' would create a PR immediately if there are no error when I test out in development client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway I can use the function module 'BAPI_REQUISITION_CREATE' to check on PR error only?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PR will only be created if I do a commit statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 09:19:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037431#M1171548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T09:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037432#M1171549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;     you can make use of BAPI_ACC_PURCHASE_REQUI_CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Check purchase requisition method checks whether the data from a purchase requisition that is relevant for Accounting can be posted. Running this method does not generate a document or number assignment in Accounting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 10:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037432#M1171549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T10:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037433#M1171550</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 follow up with Anil Kumar's statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jyothi CH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 11:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037433#M1171550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T11:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037434#M1171551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise what should I input in the fields of the function module 'BAPI_ACC_PURCHASE_REQUI_CHECK' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 15:14:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-create/m-p/5037434#M1171551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T15:14:54Z</dc:date>
    </item>
  </channel>
</rss>

