Menu

SAP Function Module LDAP_RENAME

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