Menu

SAP Function Module HR_GET_STATUS_FROM_EVENT

Bestimme den Anwesenheitsstatus des Zeitereignisses

The Function Module HR_GET_STATUS_FROM_EVENT (Bestimme den Anwesenheitsstatus des Zeitereignisses) is a standard Function Module in SAP ERP and is part of the function group RPPD within the package PTIM.

Technical Information

Function Module HR_GET_STATUS_FROM_EVENT
Short Text Bestimme den Anwesenheitsstatus des Zeitereignisses
Function Group RPPD
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CDATUM LIKE SY-DATUM Stichtag
PERNR LIKE PERNR-PERNR Personalnummer
SATZA TYPE RETYP Satzart
TIME LIKE TEVEN-LTIME Zeitpunkt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STATUS TYPE C Anwesenheitsstatus

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.