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

Hi Experts,

Former Member
1,108

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

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

3 REPLIES 3
Read only

matt
Active Contributor
992

Have you searched for other function modules beginning LDAP? Perhaps that would give you a clue?

Read only

RaymondGiuseppi
Active Contributor
0 Likes
992

Did you try LDAP_ADD?

Read only

0 Likes
992

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