Menu

SAP Function Module ISR_FI_REMEMBER_PASSWORD

Neues Password für den Benutzer generieren

The Function Module ISR_FI_REMEMBER_PASSWORD (Neues Password für den Benutzer generieren) is a standard Function Module in SAP ERP and is part of the function group ISREBPP within the package EBPP_APAR.

Technical Information

Function Module ISR_FI_REMEMBER_PASSWORD
Short Text Neues Password für den Benutzer generieren
Function Group ISREBPP
Package EBPP_APAR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALPHABET TYPE CHAR256 Alphabet
I_ALPHABET_LENGTH TYPE INT1 Alphabet Länge
I_FORCE_INIT TYPE AS4FLAG Initialisierung erzwingen
I_PW_LENGTH TYPE INT1 Passwort Länge
I_SMTP_ADDR TYPE AD_SMTPADR E-Mail-Adresse
I_UNAME TYPE UNAME Benutzername

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN TYPE BAPIRET1 Returnparameter

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
T_MESSAGES LIKE EBPP_MESSAGES Biller Direct: Meldungen
T_OBJKEYS LIKE BAPIAPREF Referenzen auf Anwendungsobjekte für Benutzer

Exceptions

This function module does not define any Exceptions.