Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

USERCLONE message type

manubhutani
Active Contributor
0 Likes
2,145

Hi Guru's

In my scenarion , data is being replicated from server A(HR server) to server B.

But in server B idoc is in error that' Referrence user 'rcf_cand_it' does not exist.

Can u tell me for what this message type USERCLONE is used.

and is this message type idoc creates idoc in other server or we first need to create this user in server B

for successful posting of idoc..

Thanks in advance

Manu

3 REPLIES 3
Read only

Former Member
0 Likes
1,200

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

http://help.sap.com/erp2005_ehp_04/helpdata/EN/ea/9abf3b4f995f1ce10000000a114084/frameset.htm

Read only

Former Member
0 Likes
1,200

Hi Manu,

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.

Regards

Vinod

Read only

Former Member
0 Likes
1,200

Hi,

Check if the user is maintained in the central system using transaction SU01D.

~ Bineah.