Menu

SAP Function Module IWWO_GET_USER_DATA

Kundennummer zum Mitarbeiter ermitteln

The Function Module IWWO_GET_USER_DATA (Kundennummer zum Mitarbeiter ermitteln) is a standard Function Module in SAP ERP and is part of the function group IWWO within the package IWWO.

Technical Information

Function Module IWWO_GET_USER_DATA
Short Text Kundennummer zum Mitarbeiter ermitteln
Function Group IWWO
Package IWWO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMP_CODE TYPE BAPI2088_HEADER-COMP_CODE Buchungskreis
USER TYPE SY-UNAME SY-UNAME Benutzer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOMER LIKE BAPI2017_GM_ITEM_CREATE-CUSTOMER Kontonummer des Kunden
EMPLOYEENO TYPE ESS_EMP-EMPLOYEENUMBER Personalnummer
FIRSTNAME TYPE ESS_EMP-FIRSTNAME Vorname
LASTNAME TYPE ESS_EMP-LASTNAME Nachname
NAME TYPE ESS_EMP-NAME Aufbereiteter Name des Mitarbeiters
PROFILE TYPE BAPICATS6-PROFILE Erfassungsprofil
RETURN TYPE BAPIRETURN Returnparameter

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.