Menu

SAP Function Module HR_IE_NO_TAX

No tax to be calculate ( Tax Basis = ' X ' )

The Function Module HR_IE_NO_TAX (No tax to be calculate ( Tax Basis = ' X ' )) 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_NO_TAX
Short Text No tax to be calculate ( Tax Basis = ' X ' )
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
CALC_DATE TYPE D Start date
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
IT LIKE PC207 Payroll Results: Results Table
OCRT LIKE PC208 Payroll Results: Cumulated Results Table
P_0359 LIKE P0359 HR Master Record: Infotype 0359 (Tax - IE)
P_0387 LIKE P0387 HR Master Record : Infotype 0387 (Starter's Details)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_TAX_BASIS Tax Basis not recognised
NO_TAX_RECORD No P0359 tax infotype record found