SAP ABAP Function Module HRNA_EVAL_GET_RUN_LIST (Gets the lastest evaluation run for a set of attributes/status)
Hierarchy
SAP_HRCCA (Software Component) Sub component SAP_HRCCA of SAP_HR
   PY-CA (Application Component) Canada
     PC07 (Package) HR accounting: Canada
Basic Data
Function Module HRNA_EVAL_GET_RUN_LIST Gets the lastest evaluation run for a set of attributes/status  
Function Group EVAL   Evaluation run log  
Program Name SAPLEVAL   Evaluation run log 
INCLUDE Name LEVALU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_RUNID TYPE PCERT-RUNID Evaluation run ID
Importing MOLGA TYPE T500L-MOLGA Country Grouping
Importing SAGRP TYPE T5961-SAGRP Area
Importing APPL TYPE T596A-APPL Subapplication
Importing NAME TYPE PCERT-NAME Text on posting run
Importing SIMU TYPE PCERT-SIMU Posting run: Simulation indicator
Importing MAIN_ATTR TYPE PCER_ATTR Select conditions on attributes of an evaluation run
Importing MAIN_STATUS TYPE PCER_STATUS Select conditions on status of an evaluation run
Tables ATTR_TAB TYPE PCER_ATTR Select conditions on attributes of an evaluation run
Tables STATUS_TAB TYPE PCER_STATUS Select conditions on status of an evaluation run
Tables ATTR_LIST TYPE PCERV Attributes for Posting Runs
Tables STATUS_LIST TYPE PCERH History of Payroll Posting Runs
Tables RUNID_LIST TYPE PCERT Activities per Payroll Result
Tables EXCL_STATUS_TAB TYPE PCER_STATUS Select conditions on status of an evaluation run
Tables EXCL_ATTR_TAB TYPE PCER_ATTR Select conditions on attributes of an evaluation run
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20011120 
SAP Release Created in