<?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: Delete partner function using BAPI_BUSPROCESSND_CHANGEMULTI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931365#M60935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kept testing and if I call the function only with the partner function deletion I get the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E CRM_ORDER            037 The document could not be saved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this error is generated after the BAPI has called de BUSPROCESS_SAVE BAPI.&lt;/P&gt;&lt;P&gt;I checked and there are no implemented BADIS on my system that could be generating this error or throwing the DO NOT SAVE exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for any help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2005 16:41:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-29T16:41:32Z</dc:date>
    <item>
      <title>Delete partner function using BAPI_BUSPROCESSND_CHANGEMULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931364#M60934</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 am trying to delete a partner function from a business transaction using BAPI_BUSPROCESSND_CHANGEMULTI, and even though I have tried every single possible combination (for the partner structure and the input_list) I have not been able to do so.&lt;/P&gt;&lt;P&gt;Any ideas on how could I achieve this?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already know that the BAPI_BUSPROCESS_SAVE has to be called after BAPI_BUSPROCESSND_CHANGEMULTI in order for the changes to be updated, but still I get no result on deleting the partner function and I get no error from the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you guys can give me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 00:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931364#M60934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T00:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Delete partner function using BAPI_BUSPROCESSND_CHANGEMULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931365#M60935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kept testing and if I call the function only with the partner function deletion I get the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E CRM_ORDER            037 The document could not be saved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this error is generated after the BAPI has called de BUSPROCESS_SAVE BAPI.&lt;/P&gt;&lt;P&gt;I checked and there are no implemented BADIS on my system that could be generating this error or throwing the DO NOT SAVE exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for any help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 16:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931365#M60935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T16:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Delete partner function using BAPI_BUSPROCESSND_CHANGEMULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931366#M60936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting the break point on the FM when deleting the partner funciton using standard transaction. Then you will know what data should be passed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 22:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931366#M60936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T22:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Delete partner function using BAPI_BUSPROCESSND_CHANGEMULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931367#M60937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nitin,&lt;/P&gt;&lt;P&gt;The standard transaction doesn't use this function module. It uses the one that this FM calls and I have put the breakpoint in it and checked the information that the standard sends and then I tried combinations in which the BAPI will call that FM sending the exact same parameters as the standard does and it still doesn't work. (Also there is a parameter that the BAPI definitively doesn't send and the standard does, I tried to find a note on this but couldn't find any, but then I was reading documentation on this BAPIs and they say I don't need that parameter, to delete a PF I should only need the REF_PARTNER_FUNC, REF_PARTNER_NO, REF_NO_TYPE AND REF_DISPLAY_TYPE.)&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;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2005 22:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-partner-function-using-bapi-busprocessnd-changemulti/m-p/931367#M60937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-29T22:49:31Z</dc:date>
    </item>
  </channel>
</rss>

