<?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_CLEAR_CASE_CREATE_MULTI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843296#M1318393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I resolved the issue! Not using the class but after the creation BAPI I called BAPI_CLEAR_CASE_CHANGE and changed the cases to Completed (D). You cant create a case with this status initially so this needs to be done separate. After this I manully add the case into the table crmm_bupa_merge. This table can't be updated from a function module. I only populate the field mergeguid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this the normal process (CRM_BUPA_REALIGNMENT) can process the case and it works without any manual steps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Oct 2010 15:14:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-06T15:14:31Z</dc:date>
    <item>
      <title>BAPI_CLEAR_CASE_CREATE_MULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843292#M1318389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the BAPI "BAPI_CLEAR_CASE_CREATE_MULTI" in order to create Merge Cases for BusinessPartners. This works so far, but I'm having trouble resolving the cases in SAP so I have a few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is there a possibility to trigger the resolution of a case programmatically&lt;/P&gt;&lt;P&gt;2. Is there a possibility to tell the case programmatically which fields of which source should be merged into the target.&lt;/P&gt;&lt;P&gt;3. Is there a possibility to transfer the related entities (like activity)  from the source to the tartget.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Or is there maybe an other BAPI I could use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 12:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843292#M1318389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CLEAR_CASE_CREATE_MULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843293#M1318390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;did you ever get this working ? We've been using the same FM to create cleansing cases but have found that it's not creating a line for the Master and Source when we view it in the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Malcolm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2009 13:19:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843293#M1318390</guid>
      <dc:creator>former_member186444</dc:creator>
      <dc:date>2009-09-07T13:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CLEAR_CASE_CREATE_MULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843294#M1318391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the exact same problem as the first poster in this thread, I'm able to create the merge case but how can I mark which fields I want to merge and how can I trigger the execution of the case without user intervention?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 11:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843294#M1318391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-15T11:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CLEAR_CASE_CREATE_MULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843295#M1318392</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 have the same issue, I want to auto-execute the case I created with BAPI_CLEAR_CASE_CREATE_MULTI. I found class CL_CRM_CLEAR_AUTO and method AUTOMATIC_MERGE. This actually executes the case immediatly, but only the basics. I need to configure that all business transactions are also transferred from one account to the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody knows how? The search continues..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 11:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843295#M1318392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T11:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CLEAR_CASE_CREATE_MULTI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843296#M1318393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I resolved the issue! Not using the class but after the creation BAPI I called BAPI_CLEAR_CASE_CHANGE and changed the cases to Completed (D). You cant create a case with this status initially so this needs to be done separate. After this I manully add the case into the table crmm_bupa_merge. This table can't be updated from a function module. I only populate the field mergeguid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this the normal process (CRM_BUPA_REALIGNMENT) can process the case and it works without any manual steps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 15:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-clear-case-create-multi/m-p/5843296#M1318393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T15:14:31Z</dc:date>
    </item>
  </channel>
</rss>

