Menu

SAP Function Module HR_GET_EMPLOYEES_FROM_USER_DB

Datenbankzugriff: Mitarbeiter zu User

The Function Module HR_GET_EMPLOYEES_FROM_USER_DB (Datenbankzugriff: Mitarbeiter zu User) is a standard Function Module in SAP ERP and is part of the function group HRIPA02CENTRAL_PERSON within the package PBAS.

Technical Information

Function Module HR_GET_EMPLOYEES_FROM_USER_DB
Short Text Datenbankzugriff: Mitarbeiter zu User
Function Group HRIPA02CENTRAL_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
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 Userzuordnung eines Mitarbeiters

Exceptions

This function module does not define any Exceptions.