The Function Module HR_99S_HIRE_FIRE (Get Hire and Fire events) is a standard Function Module in SAP ERP and is part of the function group HR99S00_HF within the package P99S.
Function Module | HR_99S_HIRE_FIRE |
Short Text | Get Hire and Fire events |
Function Group | HR99S00_HF |
Package | P99S |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BEGDA | TYPE | BEGDA | Start Date | |
P_ENDDA | TYPE | ENDDA | End Date | |
P_ENL | TYPE | BOOLEAN | 'X' | boolean variable (X-true, --false, space-unknown) |
P_MOLGA | TYPE | T001P-MOLGA | Country Grouping | |
P_NOHOLES | TYPE | BOOLEAN | 'X' | boolean variable (X-true, --false, space-unknown) |
P_PERNR | TYPE | PERNR-PERNR | Personnel number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.