SAP ABAP Function Module HR_BEN_US_ADJUST_CATCHUP_LIMIT (Adjust contribution limits for catch-up)
Hierarchy
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
   PY-US-GR-BI (Application Component) Benefit Integration
     PC10_BEN (Package) Benefits Payroll Integration USA
Basic Data
Function Module HR_BEN_US_ADJUST_CATCHUP_LIMIT Adjust contribution limits for catch-up  
Function Group HRBENUSGENERAL   Function Group for US benefits  
Program Name SAPLHRBENUSGENERAL    
INCLUDE Name LHRBENUSGENERALU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PRE_TAX_CONTRIB TYPE P0169-EEAMT Benefit employee pre-tax contribution amount
Changing POST_TAX_CONTRIB TYPE P0169-PTAMT Benefit EE post-tax contribution amount
Exporting SUBRC TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Importing EE_BENEFIT_DATA TYPE RPBENEEDAT Benefit reference structure for function modules
Importing DATUM TYPE SYST-DATUM Date and time, current (application server) date
Importing PRE_TAX_LIMIT TYPE T74FH-LIMIT Benefit maximum pre-tax contribution per annum
Importing POST_TAX_LIMIT TYPE T74FH-PTLIM Benefit annual maximum post-tax contribution
Importing TOTAL_LIMIT TYPE T74FH-TLLIM Benefit annual maximum contribution total
Importing EEWTY TYPE T5UBA-EEWTY Benefit Wage Type for Pre-tax Employee Contributions
Importing BEWTY TYPE T5UBA-BEWTY Benefit wage type for bonus employee pre-tax amount
Importing PTWTY TYPE T5UBA-PTWTY Benefit Wage Type for Post-tax Employee Contributions
Importing BPWTY TYPE T5UBA-BPWTY Benefit wage type for employee post-tax bonus contribution
Importing 401K_PLAN TYPE T5UBA-DEFER Benefit indicator deferred plan
Importing PSTTX TYPE P0169-PSTTX Benefit indicator start post-tax contribution deduct. immed.
Importing ROLLO TYPE P0169-ROLLO Benefit indicator pre-tax is rolled over to post-tax
Importing APER TYPE PC2APER structure of table APER in payroll
Importing CALC_CURRENCY TYPE T500C-WAERS Currency Key
Importing CALCMOLGA TYPE T5UB3-MOLGA Country Grouping
Importing SW_PROT TYPE C
Importing BEN_SERVICES TYPE REF TO IF_HRBEN_CE_PAYROLL_SERVICES Payroll services for benefits (CE)
Importing ROTH_PLAN TYPE T5UBA-ROTHP Benefit indicator for relevancy of investments
Tables IT TYPE PC207 Payroll Results: Results Table
Tables CRT TYPE PC22Y Payroll Results: Cumulated Results Table
Tables PTEXT TYPE PLOG_TEXT Structure for HR Function Log
Tables ERROR_TABLE TYPE RPBENERR Benefit structure for error table
Exception SKIP TYPE skip catch-up limits checking if not a deferred plan
               
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