Menu

SAP Function Module ALM_ME_USER_GETDETAIL

Benutzerdaten lesen

The Function Module ALM_ME_USER_GETDETAIL (Benutzerdaten lesen) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_ASSIGNMENT within the package ALM_ME.

Technical Information

Function Module ALM_ME_USER_GETDETAIL
Short Text Benutzerdaten lesen
Function Group ALM_ME_ASSIGNMENT
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_USER LIKE ALM_ME_USER_DATA-USERID SY-UNAME User name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CE_USER_DATA TYPE ALM_ME_CUSTOM_USER_DATA Customer extension for user data
USER_DATA LIKE ALM_ME_USER_DATA ALM ME: User data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_EMPLOYEE_ASSIGNMENT LIKE ALM_ME_EMPLOYEE_ASSIGNMENT Benutzerzurornung zum Arbeitsplatz
ET_WORK_CNTR_ASSIGNMENT LIKE ALM_ME_WORKCNTR_ASSIGNMENT ALM ME: Workcenter assignment
RETURN LIKE BAPIRET2 Return parameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_DATA_READ Fehler beim Lesen der Daten