Menu

SAP Function Module HRNA_EVAL_RUN_GET_LAST

Gets the lastest evaluation run for a set of attributes/status

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module HRNA_EVAL_RUN_GET_LAST (Gets the lastest evaluation run for a set of attributes/status) 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_GET_LAST
Short Text Gets the lastest evaluation run for a set of attributes/status
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
APPL TYPE T596A-APPL Subapplication
MAIN_ATTR TYPE PCER_ATTR Select conditions on attributes of an evaluation run
MAIN_STATUS TYPE PCER_STATUS Select conditions on status of an evaluation run
MOLGA TYPE T500L-MOLGA Country Grouping
SAGRP TYPE T5961-SAGRP Area

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAST_RUNID TYPE PCERT-RUNID Evaluation run ID

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
ATTR_LIST LIKE PCERV Attributes for Posting Runs
ATTR_TAB LIKE PCER_ATTR Select conditions on attributes of an evaluation run
EXCL_ATTR_TAB LIKE PCER_ATTR Select conditions on attributes of an evaluation run
EXCL_STATUS_TAB LIKE PCER_STATUS Select conditions on status of an evaluation run
RUNID_LIST LIKE PCERT Activities per Payroll Result
STATUS_LIST LIKE PCERH History of Payroll Posting Runs
STATUS_TAB LIKE PCER_STATUS Select conditions on status of an evaluation run

Exceptions

This function module does not define any Exceptions.