Application Development 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: 

LDAP connector - starting within ABAP

rainer_hbenthal
Active Contributor
0 Kudos

Hi,

we have several applications connected to the AD via the LDAP protocol, LDAP can be configured via transaction LDAP, and the LDAP connector can be activated and deactivated. From time to time the LDAP conector gets disabled for whatever reason and all bound application will fail. The LDAP connector can be activated again without any error via transaction LDAP.

Is there any way to aqctivate the LDAP Connector via ABAP eg a functio module? I tried to debug the transaction but was lost after some steps

Brg  Rainer

1 ACCEPTED SOLUTION

MrWhan
Participant
0 Kudos

Take a look at function group SLDAP_CCMS.  It looks like there may be some functions there that may help.

1 REPLY 1

MrWhan
Participant
0 Kudos

Take a look at function group SLDAP_CCMS.  It looks like there may be some functions there that may help.