The Function Module HR_EVAL_POSSIBLE_STATUS_GET (Lesen aller erlaubten Status für den Lauftyp) is a standard Function Module in SAP ERP and is part of the function group HRPS within the package PCPO.
Function Module | HR_EVAL_POSSIBLE_STATUS_GET |
Short Text | Lesen aller erlaubten Status für den Lauftyp |
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 |
---|---|---|---|---|
IM_LANGU | TYPE | LANGU | Sprachenschlüssel | |
IM_TYPE | TYPE | PEVST-TYPE | Lauftyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_STATUSTAB | LIKE | T52E4T | Status der HR-Auswertungstypen mit Text |
This function module does not define any Exceptions.