The Function Module HRNA_PAYROLL_RESULT_GET (Get payroll result processed in an evaluation program) is a standard Function Module in SAP ERP and is part of the function group EVAL within the package PC07.
Function Module | HRNA_PAYROLL_RESULT_GET |
Short Text | Get payroll result processed in an evaluation program |
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 |
---|---|---|---|---|
ACTUAL | LIKE | PCERE-ACTUAL | 'X' | Update indicator for payroll reporting status |
APPL | LIKE | PCERT-APPL | Wage type application | |
MOLGA | LIKE | PCERE-MOLGA | Country grouping | |
OR_HIGHER | LIKE | PCERE-ACTUAL | Update indicator for payroll reporting status | |
PERNO | LIKE | PCERE-PERNR | Personnel number | |
RUNID | LIKE | PCERE-RUNID | Evaluation run ID | |
SAGRP | LIKE | PCERE-SAGRP | Report ID for wage type applications | |
SEQNO | LIKE | PCERE-SEQNO | Payroll sequence number | |
SRTZA | LIKE | PCERE-SRTZA | Payroll result status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EVAL_RUNID | LIKE | PCERT-RUNID | Evaluation run ID | |
SEQNR | LIKE | PC261-SEQNR | Sequential number |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | No evaluated payroll result found |