The Function Module HR_FI_EVAL_PROD_A_RUN_GET (Determine productive run (actual) of period) is a standard Function Module in SAP ERP and is part of the function group HR_FI_EVAL within the package PC44.
Function Module | HR_FI_EVAL_PROD_A_RUN_GET |
Short Text | Determine productive run (actual) of period |
Function Group | HR_FI_EVAL |
Package | PC44 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FAPER | TYPE | T7FIOIX_DIR-FAPER | Calendar period YYYYMM | |
PERNR | TYPE | T7FIOIX_DIR-PERNR | Personnel Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RUNID | TYPE | PEVST-RUNID | Number of Posting Run |
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 |
---|---|
NO_RUN_FOUND | Pernr/Period is not evaluated productivly |