Menu

SAP Function Module SUSR_USER_GROUP_USER_RENAME

Benutzer in Benutzergruppenzuordnungen umbenennen

The Function Module SUSR_USER_GROUP_USER_RENAME (Benutzer in Benutzergruppenzuordnungen umbenennen) is a standard Function Module in SAP ERP and is part of the function group SU_USER_GROUP within the package SUSR.

Technical Information

Function Module SUSR_USER_GROUP_USER_RENAME
Short Text Benutzer in Benutzergruppenzuordnungen umbenennen
Function Group SU_USER_GROUP
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
NEWNAME LIKE USR02-BNAME Benutzername nach dem Umbenennen
OLDNAME LIKE USR02-BNAME Benutzername vor dem Umbenennen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.