SAP ABAP Function Module HR_KR_GET_TAX_RATE (Get tax rate)
Hierarchy
SAP_HRCKR (Software Component) Sub component SAP_HRCKR of SAP_HR
   PY-KR (Application Component) South Korea
     PC41 (Package) HR Payroll: Korea
Basic Data
Function Module HR_KR_GET_TAX_RATE Get tax rate  
Function Group HRPAYKR01   Function modules for tax KR  
Program Name SAPLHRPAYKR01   Function modules for tax KR 
INCLUDE Name LHRPAYKR01U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TXRTE TYPE PKR_TXRTE Tax rate
Exporting TPAMT TYPE PKR_TDAMT Progressive taxation amount
Exporting TAX_RATE_TAB_LINE TYPE PKRL1_TAX_RATE_TAB_LINE Whole record of the tax rate table
Importing DATE TYPE D Date of evaluation
Importing TXAMT TYPE PKR_TXAMT Tax base amount
Exception NO_ENTRY_FOR_TXRTE TYPE No entry for the tax rate specified
Exception NO_ENTRY_FOR_DATE TYPE No entry for the date specified
Exception NO_ENTRY_FOR_TXAMT TYPE No entry for the tax amount specified
Exception NO_INPUT TYPE No input
               
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  20010918 
SAP Release Created in