<?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 FM Parellel Processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parellel-processing/m-p/11352291#M1921522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using an API VMD_EI_API to maintain a Vendor. I am calling a method MAINTAIN_BAPI to create/change the vendor and it works fine.&lt;/P&gt;&lt;P&gt;Now the question is I have to execute this method twice where in the Vendor created in first call to be used in the second call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I need a Vendor number created(COMMITTED) in first call to be used in second call to be used as a Remittance partner in Partner functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So if for some reason second call to this method fails I need to rollback the changes performed in the first call which was already committed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Is there a way we can do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 22:24:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-09-24T22:24:46Z</dc:date>
    <item>
      <title>FM Parellel Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parellel-processing/m-p/11352291#M1921522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using an API VMD_EI_API to maintain a Vendor. I am calling a method MAINTAIN_BAPI to create/change the vendor and it works fine.&lt;/P&gt;&lt;P&gt;Now the question is I have to execute this method twice where in the Vendor created in first call to be used in the second call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I need a Vendor number created(COMMITTED) in first call to be used in second call to be used as a Remittance partner in Partner functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So if for some reason second call to this method fails I need to rollback the changes performed in the first call which was already committed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Is there a way we can do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 22:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parellel-processing/m-p/11352291#M1921522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-24T22:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: FM Parellel Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parellel-processing/m-p/11352292#M1921523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please you can try the same by yourself.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Create the Vendor using BAPI and pass COMMIT= 'space' if exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after generating the vendor call the rollback and check standard Table.&lt;/P&gt;&lt;P&gt;If entry is generated means system already write the Commit work in the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If entry is not there, you can try the same thing with the second bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 03:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parellel-processing/m-p/11352292#M1921523</guid>
      <dc:creator>nishantbansal91</dc:creator>
      <dc:date>2015-09-25T03:22:13Z</dc:date>
    </item>
  </channel>
</rss>

