Menu

SAP Function Module FITP_GET_USER_INFO

Get logged-on user information maintained in su01

The Function Module FITP_GET_USER_INFO (Get logged-on user information maintained in su01) is a standard Function Module in SAP ERP and is part of the function group FITP_TRPL within the package PTRP_ADDON.

Technical Information

Function Module FITP_GET_USER_INFO
Short Text Get logged-on user information maintained in su01
Function Group FITP_TRPL
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_USER_DATA LIKE USADDR3 Zuordnung Benutzername-Adressfelder
T_USER_EMAIL LIKE ADSMTP Übergabestruktur für SMTP-Adressen (zentr. Adreßverwaltung)
T_USER_ID LIKE USUSERS Benutzer: Übergabestruktur für Liste von Benutzern

Exceptions

This function module does not define any Exceptions.