SAP ABAP Function Module HR_IN_GET_WT_SPLIT_PY (To Find wage type splits for a taxcode for a 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_WT_SPLIT_PY To Find wage type splits for a taxcode for a employee  
Function Group HRPADINA1   HR-IN-MD: FMs for INVAL/RAPs.  
Program Name SAPLHRPADINA1   Include LEH03I01 
INCLUDE Name LHRPADINA1U28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EMPNO TYPE PERNR-PERNR Personnel number
Importing TAXCD TYPE T7INT9-TAXCD Tax code / Reimbursement type
Importing BEGDA TYPE SYST-DATUM Date and time, current (application server) date
Importing ENDDA TYPE SYST-DATUM Date and time, current (application server) date
Tables WTTAB TYPE PINWT Wage type table
Tables ALGRP TYPE PINAG Allowance grouping splits table
Tables I7INT9 TYPE T7INT9 Taxability of wage types
Tables P1 TYPE P0001 HR Master Record: Infotype 0008 (Basic Pay)
Tables P8 TYPE P0008 HR Master Record: Infotype 0008 (Basic Pay)
Exception ALGRP_NOT_FOUND TYPE Payscale grouping for allowances not found
Exception LGART_NOT_FOUND TYPE Waetype for the wagetype code not found
Exception INFTY_NOT_FOUND TYPE Infotype 1 or 8 not found
               
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  20110809 
SAP Release Created in 470