Menu

SAP Function Module SUSR_PASSWORD_STATUS_GET

Aktueller Benutzerkennwortstauts

The Function Module SUSR_PASSWORD_STATUS_GET (Aktueller Benutzerkennwortstauts) is a standard Function Module in SAP ERP and is part of the function group SUU1 within the package SUSR.

Technical Information

Function Module SUSR_PASSWORD_STATUS_GET
Short Text Aktueller Benutzerkennwortstauts
Function Group SUU1
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OPERATION_MODE TYPE C Modus für Pflegeoperation
USECUAMASTER TYPE BOOLE_D '' Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
USLOGOND TYPE USLOGOND '' Benutzer: Übergabestruktur Logondaten

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_PASSWORD TYPE XU400-NEWCODE Neues Kennwort

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PASSWORD_STATUS LIKE BAPIPWDSTATE Benutzerkennwortstauts
RETURN LIKE BAPIRET2 Returnparameter
USERS LIKE USUSERS Benutzer: Übergabestruktur für Liste von Benutzern

Exceptions

This function module does not define any Exceptions.