Menu

SAP Function Module ISR_FI_REMEMBER_PASSWORD

Neues Password für den Benutzer generieren

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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.