The Function Module HR_FI_NOT_REVERSED_OLD_RUN (Look for runs (older periods) which are not reversed, yet) 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_NOT_REVERSED_OLD_RUN |
Short Text | Look for runs (older periods) which are not reversed, yet |
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 |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
NOT_REVERSED_PERIODS | LIKE | T7FIOIX_DIR | Directory of productive posting runs for HPA/SCR (Finland) |
This function module does not define any Exceptions.