SAP Function Module HR_GET_EMPLOYEES_FROM_USER

Mitarbeiter zu User lesen (mit Mitarbeiterstatus)

The Function Module HR_GET_EMPLOYEES_FROM_USER (Mitarbeiter zu User lesen (mit Mitarbeiterstatus)) is a standard Function Module in SAP ERP and is part of the function group HRIPA03CENTRAL_PERSON within the package PBAS.

Technical Information

Function Module HR_GET_EMPLOYEES_FROM_USER
Short Text Mitarbeiter zu User lesen (mit Mitarbeiterstatus)
Function Group HRIPA03CENTRAL_PERSON
Package PBAS
Module Type Normal Module

Importing Parameters

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
IV_WITH_AUTHORITY TYPE FLAG 'X' allgemeines flag
USER TYPE SYUNAME R/3-System, Anmeldename des Benutzers

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
EE_TAB TYPE PERNR_US_TAB User eines Mitarbeiters

Exceptions

This function module does not define any Exceptions.