The Function Module HR_EVAL_RUN_LOCK (Abrechnungsauswertungslauf sperren) is a standard Function Module in SAP ERP and is part of the function group HRPS within the package PCPO.
Function Module | HR_EVAL_RUN_LOCK |
Short Text | Abrechnungsauswertungslauf sperren |
Function Group | HRPS |
Package | PCPO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RUNID | LIKE | PEVST-RUNID | Laufnummer des Auswertungslaufs | |
TYPE | LIKE | PEVST-TYPE | Typ des Auswertungslauf |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
RUN_LOCKED | Auswertungslauf gesperrt |
RUN_NOT_FOUND | Auswertungslauf nicht gefunden |