Menu

SAP Function Module HR_EVAL_POSSIBLE_STATUS_GET

Lesen aller erlaubten Status für den Lauftyp

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.

Technical Information

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

Importing Parameters

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

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
EX_STATUSTAB LIKE T52E4T Status der HR-Auswertungstypen mit Text

Exceptions

This function module does not define any Exceptions.