The Function Module LDA_IMPORT_PARAMS (HR-LDAP Paramter importieren) is a standard Function Module in SAP ERP and is part of the function group LDA_EXTRACTION within the package PP0L_LDA_HRLDAP_EXTRACT.
Function Module | LDA_IMPORT_PARAMS |
Short Text | HR-LDAP Paramter importieren |
Function Group | LDA_EXTRACTION |
Package | PP0L_LDA_HRLDAP_EXTRACT |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELETE_FLAG | LIKE | LDA_TYPES-FLAG | Mitarbeiterlöschung prüfen | |
LDAPDESTINATION | LIKE | LDA_TYPES-LDAPDESTINATION | RFC-Destination zum LDAP-Connector | |
LDAPINITIALRUN | LIKE | LDA_TYPES-FLAG | Optimieren für Initiallauf | |
LDAPSERVER | LIKE | LDA_TYPES-LDAPSERVER | LDAP-Server | |
QUERYNAME | LIKE | LDA_TYPES-QUERYNAME | Queryname | |
USERGROUP | LIKE | LDA_TYPES-USERGROUP | Benutzergruppe | |
WORKSPACE | LIKE | LDA_TYPES-WORKSPACE | Arbeitsbereich |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELETE_STATES | LIKE | LDA_DELETE_STATE | zu löschende Mitarbeiterstatus |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IMPORT_FAILURE | Import der Parameter fehlgeschlagen |