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.
Function Module | HRNA_EVAL_RUN_CHECK |
Short Text | Check if payroll run was evaluated |
Function Group | EVAL |
Package | PC07 |
Module Type | Normal Module |
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 |
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 |
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 |
---|---|---|---|---|
RGDIR | LIKE | PC261 | Cluster Directory (For Export and Import of Payroll Results) |
This function module does not define any Exceptions.