Hi Frns,
We have a requirement to synch the AD users from SAP HCM. We developed a custom report using LDAP mapping and things are fine.
Now we have requirement like when ever some user is terminated in SAP HCM we need to move the user from the actual OU to another OU.
Is there anyway that we can move the user profile from one OU to another? I tried to replace the employee DN with new DN but its not allowing.
The function module I am using is CALL FUNCTION 'SPLDAP_RECEIVE_ATTRIBUTES'
Please suggest.
Regards,