SAP ABAP Function Module HR_IE_CALCULATE_TAX (HR IE tax calculation using tax credit)
Hierarchy
☛
SAP_HRCIE (Software Component) Sub component SAP_HRCIE of SAP_HR
⤷
PY-IE (Application Component) Ireland
⤷
PC11 (Package) HR payroll: Ireland
⤷
⤷
Basic Data
| Function Module | HR_IE_CALCULATE_TAX | HR IE tax calculation using tax credit |
| Function Group | HR_IE_TAX | HR IE Tax credit calculation |
| Program Name | SAPLHR_IE_TAX | Display results table TI |
| INCLUDE Name | LHR_IE_TAXU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PAYE | TYPE | PC26V | Payroll Results : Tax (IE) | |||
| |
PRDYR | TYPE | T549Q-PABRJ | Accounting year | |||
| |
PRDNM | TYPE | T549Q-PABRP | Accounting period | |||
| |
CALC_DATE | TYPE | D | Start date | |||
| |
PAYROLL_CALL | TYPE | C | Set if called from payroll | |||
| |
PAY_FREQ | TYPE | PFREQ | Payroll time units | |||
| |
SW_PROT | TYPE | C | Payroll log | |||
| |
P_PERNR | TYPE | PERNR-PERNR | Personnel number | |||
| |
JOIN_DATE | TYPE | D | Date of joining | |||
| |
CALC_CURRENCY | TYPE | T500C-WAERS | Calc Currency passed on | |||
| |
FIRE_DATE | TYPE | D | Leaving date | |||
| |
IT | TYPE | PC207 | Payroll Results: Results Table | |||
| |
TAX_IT | TYPE | PC207 | Payroll Results: Results Table( tax) | |||
| |
P_0359 | TYPE | P0359 | HR Master Record: Infotype 0359 (Tax - IE) | |||
| |
OCRT | TYPE | PC208 | Payroll Results: Cumulated Results Table | |||
| |
HRGDIR | TYPE | PC261 | Cluster Directory (For Export and Import of Payroll Results) | |||
| |
P_0387 | TYPE | P0387 | HR Master Record : Infotype 0387 (Starter's Details) | |||
| |
TAX_LOG | TYPE | PLOG_TEXT | Tax calculation log | |||
| |
P_0000 | TYPE | P0000 | HR Master Record: Infotype 0000 (Actions) | |||
| |
IE_TAX | TYPE | PC26V | Payroll Results : Tax (IE) | |||
| |
ORT | TYPE | PC207 | Payroll Results: Old Results Table | |||
| |
NO_TAX_RECORD | TYPE | No P0359 tax infotype record found | ||||
| |
INVALID_TAX_BASIS | TYPE | Tax Basis not recognised | ||||
Processing Type
| Normal Function 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 | 20020124 |
| SAP Release Created in | 46C |