2018 Sep 04 6:13 AM
Hello Experts,
I am trying to create user in AD system from SAP system.
For modification im using LDAP_MODIFY function module which is working fine.
But how to create user in AD.
Please help me if you have any idea.
Thanks
Geeta
2018 Sep 04 6:22 AM
Have you searched for other function modules beginning LDAP? Perhaps that would give you a clue?
2018 Sep 04 10:47 AM
2018 Sep 06 6:34 AM
Hello Raymond,
Yes I tried with LDAP_ADD But when i am trying to create user with LDAP_ADD it is giving LDAPRC as 65
Object class definition not fulfilled.
Please help me if you have any idea.
Thanks
Geeta