SAP ABAP Function Module HR_GET_PAYROLL_RESULTS (Read Payroll Results for Monthly and Annual Reports)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99U (Package) HR: International Objects
Basic Data
Function Module HR_GET_PAYROLL_RESULTS Read Payroll Results for Monthly and Annual Reports  
Function Group HRPAYXX   International Evaluation Interface  
Program Name SAPLHRPAYXX    
INCLUDE Name LHRPAYXXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PERNR TYPE P_PERNR Personnel number
Importing PERMO TYPE PERMO 01 Period Parameters
Importing PABRJ TYPE PNPPABRJ Start of Evaluation (Year)
Importing PABRP TYPE PNPPABRP Start of Evaluation (Period)
Importing PABRJ_END TYPE PNPPABRJ End of Evaluation (Year)
Importing PABRP_END TYPE PNPPABRP End of Evaluation (Period)
Importing INPER_LST TYPE PAPER Earliest In-Period For Retroactive Differences
Importing INPER_ACT TYPE PAPER Year and Period of Evaluation View
Importing ACTUAL TYPE SRTZA Current Results Only
Importing WAERS TYPE WAERS Evaluation Currency
Importing ARCH_TOO TYPE ARCH_TOO Archivierte Abrechnungsergebnisse berücksichtigen + anzeigen
Tables RESULT_TAB TYPE   All Payroll Periods With All Tables
Exception NO_RESULTS TYPE No payroll results found
Exception ERROR_IN_CURRENCY_CONVERSION TYPE Error in currency translation
Exception T500L_ENTRY_NOT_FOUND TYPE No Entry in T500L for Country Code
Exception PERIOD_MISMATCH_ERROR TYPE Unplausible Periods When Calling Function Module
Exception T549Q_ENTRY_NOT_FOUND TYPE T549Q Is Not Maintained For Specified Periods
Exception INTERNAL_ERROR TYPE
Exception WRONG_STRUCTURE_OF_RESULT_TAB TYPE DDIC-Struktur des Parameters RESULT_TAB ungeeignet
               
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  19990224 
SAP Release Created in