‎2010 Feb 26 9:22 AM
Dear ABAPres,
I am creating the user using the BAPI_USER_CREATE1 in the central system.
But the user is not reflecting in the Child system.
Could you please help me to solve this problem.If possible please send the Sample code
Thanks & Regards,
Ashok kumar.
‎2010 Feb 26 10:10 AM
Hi,
Make sure, that your Child system is configurated properly.
The BAPI_USER_CREATE1 will create the new user in the central system too and afterwards distribute it back to the origianl child system. Of course the RFC-user in the connection to the central system needs sufficient rights. Simply start an auth.-trace (ST01) for the RFC-user used in the 'back'-connection in central system and then create a user in the child system with BAPI_USER_CREATE1.
Check if there are some auth.-checks failing in the central system or child system.
If nothing arrives, check again the configuration. Is the correct connection linked to the logical name of the central system?
Also check SAP Note Note 1122737
Regards
Hiren K.Chitalia
‎2010 Feb 26 10:10 AM
Hi,
Make sure, that your Child system is configurated properly.
The BAPI_USER_CREATE1 will create the new user in the central system too and afterwards distribute it back to the origianl child system. Of course the RFC-user in the connection to the central system needs sufficient rights. Simply start an auth.-trace (ST01) for the RFC-user used in the 'back'-connection in central system and then create a user in the child system with BAPI_USER_CREATE1.
Check if there are some auth.-checks failing in the central system or child system.
If nothing arrives, check again the configuration. Is the correct connection linked to the logical name of the central system?
Also check SAP Note Note 1122737
Regards
Hiren K.Chitalia