Menu

SAP Function Module LDAP_RENAME

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_RENAME () 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_RENAME
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
DELETE_OLD LIKE LDAPDEFS-FLAG 'X'
DN LIKE LDAPDEFS-DN Distinguished Name
DN_STRING TYPE LDAP_DNS Distinguished Name (String)
NEW_PARENT LIKE LDAPDEFS-NEWP
NEW_PARENT_STRING TYPE LDAP_NEWPS New Parent Node (String)
NEW_RDN LIKE LDAPDEFS-NEWR New RDN (name of entry
NEW_RDN_STRING TYPE LDAP_NEWRS New RFC (Name of Entry, String)

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

This function module does not define any TABLE parameters.

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