<?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: How to update commitment value for PR using BAPI_REQUISITION_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-commitment-value-for-pr-using-bapi-requisition-create/m-p/10841262#M1884735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PR were created but project commitment table were not updated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2015 12:45:28 GMT</pubDate>
    <dc:creator>manigandan_sap</dc:creator>
    <dc:date>2015-01-07T12:45:28Z</dc:date>
    <item>
      <title>How to update commitment value for PR using BAPI_REQUISITION_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-commitment-value-for-pr-using-bapi-requisition-create/m-p/10841260#M1884733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We were trying to create PR using BAPI(BAPI_REQUISITION_CREATE), PR were created but it was not updating any commitment table against the project budget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 20:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-commitment-value-for-pr-using-bapi-requisition-create/m-p/10841260#M1884733</guid>
      <dc:creator>manigandan_sap</dc:creator>
      <dc:date>2015-01-06T20:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to update commitment value for PR using BAPI_REQUISITION_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-commitment-value-for-pr-using-bapi-requisition-create/m-p/10841261#M1884734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manigandan,&lt;/P&gt;&lt;P&gt; Kindly check whether any error&amp;nbsp; in I_RETURN table as shown below.&amp;nbsp; Use Commit statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;READ TABLE I_RETURN WITH KEY TYPE = 'E'. &lt;/P&gt;
&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;"Have you used the Commit as shown below.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-top: 10px; font-size: 11.1999998092651px; color: #333333;"&gt;&amp;nbsp; call function 'BAPI_TRANSACTION_COMMIT'&lt;/P&gt;
&lt;P style="margin-top: 10px; font-size: 11.1999998092651px; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exporting&lt;/P&gt;
&lt;P style="margin-top: 10px; font-size: 11.1999998092651px; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait = 'X'.&lt;/P&gt;
&lt;P style="margin-top: 10px; font-size: 11.1999998092651px; color: #333333;"&gt;ENDIF. &lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="margin-top: 10px; font-size: 11.1999998092651px; color: #333333;"&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11.1999998092651px; color: #333333;"&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11.1999998092651px; color: #333333;"&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;Rajkumar Narasimman&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 04:21:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-commitment-value-for-pr-using-bapi-requisition-create/m-p/10841261#M1884734</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2015-01-07T04:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to update commitment value for PR using BAPI_REQUISITION_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-commitment-value-for-pr-using-bapi-requisition-create/m-p/10841262#M1884735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PR were created but project commitment table were not updated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 12:45:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-commitment-value-for-pr-using-bapi-requisition-create/m-p/10841262#M1884735</guid>
      <dc:creator>manigandan_sap</dc:creator>
      <dc:date>2015-01-07T12:45:28Z</dc:date>
    </item>
  </channel>
</rss>

