Menu

SAP Function Module HR_FI_EVALUATED_CHECK

Check whether pernr/period is already evaluated productvly

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.