Menu

SAP Function Module LDAP_SEARCH

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

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