SAP ABAP Function Module HR_IN_GET_AL_WT_AMT (Amt for a specified wage type for an employee)
Hierarchy
SAP_HRCIN (Software Component) Sub component SAP_HRCIN of SAP_HR
   PA-PA-IN (Application Component) India
     PB40 (Package) HR master data: India
Basic Data
Function Module HR_IN_GET_AL_WT_AMT Amt for a specified wage type for an employee  
Function Group HRPADINA1   HR-IN-MD: FMs for INVAL/RAPs.  
Program Name SAPLHRPADINA1   Include LEH03I01 
INCLUDE Name LHRPADINA1U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RTALGRP TYPE T7INA1-ALGRP Pay scale grouping for allowances
Exporting AMOUNT TYPE T7INA9-AMUNT Amount of RAP
Exporting LGART TYPE T7INA9-LGART Wage type
Importing EMPNO TYPE PERNR-PERNR Personnel number
Importing RFDATE TYPE SYST-DATUM Date and time, current (application server) date
Importing INFLG TYPE Flag for RAPIN indicator
Exception ALGRP_NOT_FOUND TYPE Pay Scale grpg for allowances not found
Exception LGART_NOT_FOUND TYPE Wage type for the wage type code not found
Exception CALC_METHOD_NOT_FOUND TYPE Caluclation method for Wage type not found
Exception INVAL_CALC_FAILED TYPE Indirect evaluation for the Wage type failed
               
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  20020107 
SAP Release Created in 470