SAP ABAP Function Module HR_YEA_GETDEDUCTDETAIL (Get deduction detail for YEA reports.)
Hierarchy
SAP_HRCKR (Software Component) Sub component SAP_HRCKR of SAP_HR
   PA-PA-KR (Application Component) South Korea
     PB41 (Package) HR master data: Korea
Basic Data
Function Module HR_YEA_GETDEDUCTDETAIL Get deduction detail for YEA reports.  
Function Group PYEA   Business object: YEA  
Program Name SAPLPYEA   Business Object: AddressEmp 
INCLUDE Name LPYEAU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SUBRC TYPE SYST-SUBRC Return value, return value after ABAP statements
Exporting SUBTOTAL TYPE PKRDEDUCTDETAIL Sub total of deduction details
Exporting DEDUCT_DETAIL TYPE PKR_DEDUCT_DETAIL_TAB Deduct detail table type
Importing EMPLOYEENUMBER TYPE P0542-PERNR Personnel Number
Importing I_BEGDA TYPE P0542-BEGDA Start Date
Importing I_ENDDA TYPE P0542-ENDDA End Date
Importing PERSON_LIST TYPE PKR_PERSON_LIST_TAB Person list table type
Exception READ_INFOTYPE_ERROR TYPE Read infotype 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