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.
Function Module | HR_EVAL_ATTR_GET |
Short Text | Attribut für Auswertungslauf lesen |
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 |
---|---|---|---|---|
ATTR | LIKE | PEVAT-ATTR | Bezeichnung des Attributs | |
RUNID | LIKE | PEVAT-RUNID | Laufnummer des Auswertungslaufs |
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 |
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 |
---|---|---|---|---|
ATTR_TAB | LIKE | PEVAT | Attribute von Auswertungsläufen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ATTR_NOT_FOUND | Attribut nicht gefunden |
RUN_NOT_FOUND | Lauf nicht gefunden |