Menu

SAP Function Module HRNA_EVAL_RUN_CHECK

Check if payroll run was evaluated

The Function Module HRNA_EVAL_RUN_CHECK (Check if payroll run was evaluated) is a standard Function Module in SAP ERP and is part of the function group EVAL within the package PC07.

Technical Information

Function Module HRNA_EVAL_RUN_CHECK
Short Text Check if payroll run was evaluated
Function Group EVAL
Package PC07
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MOLGA LIKE PCERE-MOLGA Country Grouping
PERNR LIKE PCERE-PERNR Personnel number
SEQNO LIKE PCERE-SEQNO Sequential number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPL LIKE PCERE-APPL Subapplication
RUNID LIKE PCERE-RUNID Evaluation run ID
SAGRP LIKE PCERE-SAGRP Area

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RGDIR LIKE PC261 Cluster Directory (For Export and Import of Payroll Results)

Exceptions

This function module does not define any Exceptions.