Menu

SAP Function Module LDAP_UPDATE_ATTRS

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module LDAP_UPDATE_ATTRS () 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_UPDATE_ATTRS
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
B_NOCREATE LIKE LDAPDEFS-FLAG
DN LIKE LDAPDEFS-DN Distinguished Name
MODE LIKE LDAPDEFS-MODX Attribute value mode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDED LIKE LDAPDEFS-FLAG
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_IN LIKE LDAP_ATII AttributeName
OBJ_CLA LIKE LDAP_VALI Object Classes
VALUES_IN LIKE LDAP_VALI Attribute values

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONN_OUTDATE Old connection
EXISTS_ALREADY
HEXVAL_ERROR
LDAP_FAILURE
NOT_ALIVE
NO_AUTHORIZ No Authorization
OTHER_ERROR
PARAM_ERROR Invalid parameter