Menu

SAP Function Module SUSR_USER_SURFACE_PASSWORD

User: Change interface password

The Function Module SUSR_USER_SURFACE_PASSWORD (User: Change interface password) is a standard Function Module in SAP ERP and is part of the function group SUU5 within the package SUSR.

Technical Information

Function Module SUSR_USER_SURFACE_PASSWORD
Short Text User: Change interface password
Function Group SUU5
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
USER_NAME TYPE USR02-BNAME User name in user master record

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_PASSWORD TYPE XUMARK Deactivate Password
OKCODE LIKE
PASSWORD LIKE XU400-NEWCODE New Password

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.