Menu

SAP Function Module HR_EVAL_STATUS_GET

Abrechnungsauswertungsstatus lesen

The Function Module HR_EVAL_STATUS_GET (Abrechnungsauswertungsstatus lesen) is a standard Function Module in SAP ERP and is part of the function group HRPS within the package PCPO.

Technical Information

Function Module HR_EVAL_STATUS_GET
Short Text Abrechnungsauswertungsstatus lesen
Function Group HRPS
Package PCPO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOCK TYPE C SPACE Lauf vor dem Lesen sperren (für Update)
RUNID LIKE PEVST-RUNID Laufnummer des Auswertungslaufs
TYPE LIKE PEVST-TYPE Auswertungstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREADATE LIKE PEVSH-CREADATE Änderungsdatum
CREATIME LIKE PEVSH-CREATIME Änderungsuhrzeit
CREATOR LIKE PEVSH-CREATOR letzter Änderer
NAME LIKE PEVST-NAME Laufname
SIMU LIKE PEVST-SIMU Simulationskennzeichen
STATUS LIKE PEVSH-STATUS aktueller Status

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
RUN_LOCKED Auswertungslauf gesperrt
RUN_NOT_FOUND Auswertungslauf nicht gefunden