The Function Module HR_FI_EVALUATED_CHECK (Check whether pernr/period is already evaluated productvly) 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_EVALUATED_CHECK |
Short Text | Check whether pernr/period is already evaluated productvly |
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 |
---|---|---|---|---|
EVTYP | TYPE | PEVST-TYPE | Run type | |
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 |
---|---|---|---|---|
EX_FAPER | TYPE | T7FIOIX_DIR-FAPER | Calendar period YYYYMM | |
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.
This function module does not define any Exceptions.