SAP Function Module RP_GET_PERNR_FROM_USERID

Ermittlung der Personalnummer eines Systembenutzers

The Function Module RP_GET_PERNR_FROM_USERID (Ermittlung der Personalnummer eines Systembenutzers) is a standard Function Module in SAP ERP and is part of the function group RPAI within the package PBAS.

Technical Information

Function Module RP_GET_PERNR_FROM_USERID
Short Text Ermittlung der Personalnummer eines Systembenutzers
Function Group RPAI
Package PBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE P0105-BEGDA Starting date of the period
ENDDA LIKE P0105-ENDDA Final date of the period
USRID LIKE P0105-USRID System user name
USRTY LIKE P0105-USRTY System identifier (subtype)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USR_PERNR LIKE P0105-PERNR Personnel number of the system user

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
RETCD Return code