SAP ABAP Function Module HR_ECM_READ_SALARY_RANGE (Read salary range from T710 and convert amounts)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-EC-AD (Application Component) Compensation Administration
     PAOC_ECM_ADM_BL (Package) Compensation Administration - Business Logic
Basic Data
Function Module HR_ECM_READ_SALARY_RANGE Read salary range from T710 and convert amounts  
Function Group HRECM00ADMSALARY   Calculation of salary, related functions  
Program Name SAPLHRECM00ADMSALARY    
INCLUDE Name LHRECM00ADMSALARYU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SLMIN TYPE T710-SLMIN Lower limit of pay grade level
Exporting SLMAX TYPE T710-SLMAX Upper limit of pay grade level
Exporting SLREF TYPE T710-SLREF Reference salary of grade level
Exporting CURRENCY TYPE T710A-WAERS Currency Key
Exporting SALARY_RANGE_MSGTY TYPE SYST-MSGTY Reaction if salary is outside range
Exporting IS_OK TYPE BOOLE_D Return Value, Return Value After ABAP Statements
Importing KEY_DATE TYPE DATUM Date
Importing MOLGA TYPE T710-MOLGA Country Grouping
Importing SLTYP TYPE T710-SLTYP Pay Grade Type
Importing SLREG TYPE T710-SLREG Pay Grade Area
Importing SLGRP TYPE T710-SLGRP Pay grade
Importing SLLVL TYPE T710-SLLVL Pay Grade Level
Importing TIME_UNIT TYPE ECM_FREQH '06' Payroll time units
Importing DESIRED_CURRENCY TYPE WAERS Currency Key
Importing BSGRD TYPE P0008-BSGRD Capacity utilization level (for conversion of hourly)
Importing DIVGV TYPE P0008-DIVGV Hours worked per payroll period (for conversion of hourly)
Importing PERSG TYPE P0001-PERSG Employee Group (for conversion of hourly)
Importing PERSK TYPE P0001-PERSK Employee Subgroup (for conversion of hourly)
Importing PERNR TYPE PERNR_D Personnel Number for reading feature PFREQ
Importing MESSAGE_HANDLER TYPE REF TO IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages
               
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  20030327 
SAP Release Created in 200