Menu

SAP Function Module LDAP_SIMPLEBIND

The Function Module LDAP_SIMPLEBIND () is a standard Function Module in SAP ERP and is part of the function group SLDAP within the package SLDAP.

Technical Information

Function Module LDAP_SIMPLEBIND
Short Text
Function Group SLDAP
Package SLDAP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PWD LIKE LDAPDEFS-PWD '' Password
PWD_STRING TYPE LDAP_PWDS Password for Logon (String)
SERVERID LIKE LDAPSERVER-SERVERID '' LDAP Server: Symbolic Name
USR LIKE LDAPDEFS-USR '' User Name
USR_STRING TYPE LDAP_USRS User Name for Logon (String)
WAIT_TIME TYPE I 0 Wartezeit, falls kein LDAP Connector verfügbar

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LDAPRC LIKE LDAPDEFS-LDRC

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HOLDSESS LIKE LDAPDEFS-HOLD 0 Hold connection (seconds)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONFIG_ERROR
LDAP_FAILURE
NOMORE_CONNS
NOT_ALIVE
NO_AUTHORIZ No Authorization
OTHER_ERROR