Menu

SAP Function Module HR_IE_CALCULATE_TAX_EMERGENCY

HR IE tax calculation using tax credit Emergency basis

The Function Module HR_IE_CALCULATE_TAX_EMERGENCY (HR IE tax calculation using tax credit Emergency basis) is a standard Function Module in SAP ERP and is part of the function group HR_IE_TAX within the package PC11.

Technical Information

Function Module HR_IE_CALCULATE_TAX_EMERGENCY
Short Text HR IE tax calculation using tax credit Emergency basis
Function Group HR_IE_TAX
Package PC11
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALC_CURRENCY LIKE T500C-WAERS Calc Currency passed on
CALC_DATE TYPE D Start Date
JOIN_DATE TYPE D Date of joining
PAYROLL_CALL TYPE C Set If called From payroll
PAY_FREQ TYPE PFREQ Payroll time units
PRDNM LIKE T549Q-PABRP Accounting period
PRDYR LIKE T549Q-PABRJ Accounting year
P_PERNR LIKE PERNR-PERNR Personnel number
SW_PROT TYPE C Payroll log

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PAYE LIKE PC26V Payroll Results : Tax (IE)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HRGDIR LIKE PC261 Cluster Directory (For Export and Import of Payroll Results)
IT LIKE PC207 Payroll Results: Results Table
OCRT LIKE PC208 Payroll Results: Cumulated Results Table
P_0002 LIKE P0002 HR Master Record: Infotype 0002 (Personal Data)
P_0359 LIKE P0359 HR Master Record: Infotype 0359 (Tax - IE)
P_0387 LIKE P0387 HR Master Record : Infotype 0387 (Starter's Details)
TAX_LOG LIKE PLOG_TEXT Tax calculation log

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_TABLE_ENTRY_FOUND missing entry in table T7IE4
WRONG_PERIOD pay freq must be 01 or 03