Menu

SAP Function Module RSBB_USER_EXT_GET

Einlesen des Vor- und Nachnamens eines Benutzers

The Function Module RSBB_USER_EXT_GET (Einlesen des Vor- und Nachnamens eines Benutzers) is a standard Function Module in SAP ERP and is part of the function group RSMENU within the package RSR.

Technical Information

Function Module RSBB_USER_EXT_GET
Short Text Einlesen des Vor- und Nachnamens eines Benutzers
Function Group RSMENU
Package RSR
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_USER TYPE SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_USER_EXT TYPE CHAR70 Characterfeld der Länge 70

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.