Menu

SAP Function Module HR_EVAL_ATTR_GET

Attribut für Auswertungslauf lesen

The Function Module HR_EVAL_ATTR_GET (Attribut für Auswertungslauf 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_ATTR_GET
Short Text Attribut für Auswertungslauf 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
ATTR LIKE PEVAT-ATTR Bezeichnung des Attributs
RUNID LIKE PEVAT-RUNID Laufnummer des Auswertungslaufs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUE LIKE PEVAT-VALUE Wert des Attributs

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
ATTR_TAB LIKE PEVAT Attribute von Auswertungsläufen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ATTR_NOT_FOUND Attribut nicht gefunden
RUN_NOT_FOUND Lauf nicht gefunden