The Function Module HR_GET_EE_FROM_USER_WITHSTATUS (Mitarbeiter zu User lesen) is a standard Function Module in SAP ERP and is part of the function group HRIPA03CENTRAL_PERSON within the package PBAS.
Function Module | HR_GET_EE_FROM_USER_WITHSTATUS |
Short Text | Mitarbeiter zu User lesen |
Function Group | HRIPA03CENTRAL_PERSON |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | BEGDA | SY-DATUM | Gültigkeitsbeginn |
ENDDA | TYPE | ENDDA | SY-DATUM | Gültigkeitsende |
USER | TYPE | SYUNAME | R/3-System, Anmeldename des Benutzers |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EE_TAB | TYPE | PERNR_US_STATUS_TAB | User eines Mitarbeiters und Mitarbeiterstatus |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORISATION | Keine Berechtigung für den Mitarbeiterstatus |