Menu

SAP Function Module LDAP_SEARCH

The Function Module LDAP_SEARCH () 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_SEARCH
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
BASE LIKE LDAPDEFS-BASE ''
BASE_STRING TYPE LDAP_DNS Distinguished Name (String)
CROP LIKE LDAPDEFS-FLAG 'X'
CROP_DN_ATTR TYPE XFELD 'X'
FILTER LIKE LDAPDEFS-FILT (objectclass-*)'
FILTER_STRING TYPE LDAP_FILTS Search Filter (String)
MODE LIKE LDAPDEFS-MODX 'C'
NO_MANIPULATION TYPE XFELD
SCOPE LIKE LDAPDEFS-SCOP 2
TIMEOUT LIKE LDAP_TIME

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

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ATTRS_IO LIKE LDAP_ATII
DNS_OUT LIKE LDAP_DNII
VALUES_OUT LIKE LDAP_VALI

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONN_OUTDATE Old connection
LDAP_FAILURE
NOT_ALIVE
NO_AUTHORIZ No Authorization
OTHER_ERROR