SAP ABAP Function Module HRTO_AU_PAY_PROCESS_SIMULATION (Run payroll in simulation for termination)
Hierarchy
SAP_HRCAU (Software Component) Sub component SAP_HRCAU of SAP_HR
   PY-AU (Application Component) Australia
     PC13 (Package) HR accounting: Australia
Basic Data
Function Module HRTO_AU_PAY_PROCESS_SIMULATION Run payroll in simulation for termination  
Function Group HRTO_AU   Termination Organizer Function Modules  
Program Name SAPLHRTO_AU   Display tables with structure PC2PR , Ireland 
INCLUDE Name LHRTO_AUU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETRO_DATE TYPE D Retro payrun begin date
Importing PERSONNEL_NO TYPE PERNR-PERNR Personnel number
Importing PAYROLL_AREA TYPE T549A-ABKRS Payroll Area
Importing PAYROLL_PERIOD TYPE T549Q-PABRP Accounting period
Importing PAYROLL_YEAR TYPE T549Q-PABRJ Accounting year
Importing PAYROLL_TYPE TYPE PC261-PAYTY Payroll type
Importing PAYROLL_ID TYPE PC261-PAYID Payroll identifier
Importing PAYROLL_OCRSN TYPE PC261-OCRSN Reason for Off-Cycle Payroll
Importing PAYROLL_DATE TYPE PC261-BONDT Off-cycle payroll payment date
Importing PAYDATE TYPE PC261-BONDT Off-cycle payment date
Importing DISPLAY_LOG TYPE SPACE Display payroll log
Importing NEXT_PAY_BEGDA TYPE T549Q-BEGDA Next payrun begin date
Importing OBJ_IPREL TYPE REF TO CL_HRPAY99_FILL_INFOTYPES Preassign Infotypes for Function Module HR_PAYROLL
Importing FIRSTTIME TYPE 'X' Whether simulation run for the first time
Importing PTYPE TYPE C Payment type - lieu, sev, addl pay
Tables IRT TYPE PC207 Net payroll results for termination sim
Tables CRT_RT TYPE PC208 CRT used by Payment Summary
Tables CRT_LAST TYPE PC208 CRT used by Payment Summary
Tables SIM0003 TYPE P0003 Infotype 0003 (Payroll Status)
Tables PAYROLL TYPE   Offset net payment for periods
Tables TEMP_PAYSUM TYPE  
Exception SIMULATION_FAILED TYPE Simulation payrun failed
Exception OTHERS TYPE Other error
               
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  20091125 
SAP Release Created in 470