<?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: Create PR using custom BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257276#M1914344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ho Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ther reply. How do we use badi to stop triggering of release strategy? can you give some code sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 08:13:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-08-27T08:13:26Z</dc:date>
    <item>
      <title>Create PR using custom BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257272#M1914340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement where we need to read the data of Shopping cart&amp;nbsp; in SRM and created a PR in ECC. We copied the standard BAPI BAPI_REQUISITION_CREATE to a Z BAPI. the requirement is when we create the PR we should not trigger the release strategy. How do we do it? Or is there a way that we can PARK/HOLD the PR, like we do with SRM SC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 05:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257272#M1914340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-27T05:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create PR using custom BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257273#M1914341</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;You can implement BADI - ME_PROCESS_REQ_CUST and Method CHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the BADI Documentation for further details about each methods.&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>Thu, 27 Aug 2015 05:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257273#M1914341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-27T05:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create PR using custom BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257274#M1914342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really what I am looking for. what exactly I can do here. BADI docuemntattion is not helpfil either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 06:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257274#M1914342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-27T06:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create PR using custom BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257275#M1914343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="cry" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1328/images/emoticons/cry.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;We copied the standard BAPI BAPI_REQUISITION_CREATE to a Z BAPI.&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Better use the standard BAPI, BAPI_REQUISITION_CREATE and not a copy. And adapt its behavior with BAdI ME_PROCESS_REQ_CUST if truly required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you working in a version greater or equal to Ehp5 to allow park/hold of PR ?&lt;/P&gt;&lt;P&gt;(business function LOG_MM_CI_3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 07:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257275#M1914343</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-08-27T07:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create PR using custom BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257276#M1914344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ho Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ther reply. How do we use badi to stop triggering of release strategy? can you give some code sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 08:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257276#M1914344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-27T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create PR using custom BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257277#M1914345</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 would like to somehow stop users making changes to the PR I create. is it possible to do that inthe BAPI while creating. may be setting some field at item level?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 11:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pr-using-custom-bapi/m-p/11257277#M1914345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-28T11:15:55Z</dc:date>
    </item>
  </channel>
</rss>

