The Function Module HR_EVAL_ATTR_SET (Attribut für Auswertungslauf setzen) 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_SET |
Short Text | Attribut für Auswertungslauf setzen |
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 | |
VALUE | LIKE | PEVAT-VALUE | Wert des Attributs |
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 |
---|---|
ATTR_NOT_VALID | Attribut nicht zulässig |
RUN_NOT_FOUND | Laufnummer nicht gefunden |