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.
Function Module | SUSR_USER_SURFACE_PASSWORD |
Short Text | User: Change interface password |
Function Group | SUU5 |
Package | SUSR |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.