<?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: USERCLONE message type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110441#M1185571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto BD64 in central system an look out for Distribution Model Name, expand it, find the corresponding child system and verify it has message type USERCLONE and CCLONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/ea/9abf3b4f995f1ce10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/ea/9abf3b4f995f1ce10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2009 16:56:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-22T16:56:53Z</dc:date>
    <item>
      <title>USERCLONE message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110440#M1185570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my scenarion , data is being replicated from server A(HR server) to server B.&lt;/P&gt;&lt;P&gt;But in server B idoc is in error that' Referrence user 'rcf_cand_it' does not exist.&lt;/P&gt;&lt;P&gt;Can u tell me for what this message type USERCLONE is used.&lt;/P&gt;&lt;P&gt;and is this message type idoc creates idoc in other server or we first need to create this user in server B&lt;/P&gt;&lt;P&gt;for successful posting of idoc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110440#M1185570</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2009-01-22T16:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: USERCLONE message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110441#M1185571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto BD64 in central system an look out for Distribution Model Name, expand it, find the corresponding child system and verify it has message type USERCLONE and CCLONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/ea/9abf3b4f995f1ce10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/ea/9abf3b4f995f1ce10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110441#M1185571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T16:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: USERCLONE message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110442#M1185572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manu,&lt;/P&gt;&lt;P&gt;User 'rcf_cand_it' must be present in target system, then only on replication idoc will go to 53. Execute program RSCCUSND in se38 to send user, befor that ensure that user should be present in the target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2009 17:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110442#M1185572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-22T17:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: USERCLONE message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110443#M1185573</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;Check if the user is maintained in the central system using transaction SU01D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Bineah.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 05:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/userclone-message-type/m-p/5110443#M1185573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T05:36:57Z</dc:date>
    </item>
  </channel>
</rss>

