SAP ABAP Function Module RP_HIRE_FIRE (Ermittelt fuer eine Person das Eintritts- und evt. das Austrittsdatum)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PBAS (Package) SAP HR Master Data Application Development
⤷
⤷
Basic Data
| Function Module | RP_HIRE_FIRE | Ermittelt fuer eine Person das Eintritts- und evt. das Austrittsdatum |
| Function Group | RPAI | HR: Analysis from Infotypes |
| Program Name | SAPLRPAI | |
| INCLUDE Name | LRPAIU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FIRE_DATE | TYPE | PREL-BEGDA | Leaving Date | |||
| |
HIRE_DATE | TYPE | PREL-ENDDA | Entry Date | |||
| |
BEG | TYPE | PREL-BEGDA | '18000101' | Start Date | ||
| |
END | TYPE | PREL-ENDDA | '99991231' | End Date | ||
| |
PPHIFI | TYPE | Table of all Entry and Leaving Dates | ||||
| |
PP0000 | TYPE | Copy of Infotype Table P0000 | ||||
| |
PP0001 | TYPE | Copy of Infotype Table P0001 | ||||
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 | 19970903 |
| SAP Release Created in |