SAP ABAP Function Module HR_BE_AL01_GET_RISK_DATES (Obtain risk dates from absence data in PC and it2001,saves in class AL01)
Hierarchy
☛
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
⤷
PY-BE (Application Component) Belgium
⤷
PC12 (Package) HR accounting: Belgium
⤷
⤷
Basic Data
| Function Module | HR_BE_AL01_GET_RISK_DATES | Obtain risk dates from absence data in PC and it2001,saves in class AL01 |
| Function Group | HRPAYBE_SRD_AL01 | Functions for Social Risk scenario AL01 |
| Program Name | SAPLHRPAYBE_SRD_AL01 | |
| INCLUDE Name | LHRPAYBE_SRD_AL01U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CH_TAB_ERROR | TYPE | P99SF_TAB_ERROR | ||||
| |
CH_MISC | TYPE | ANY | Class containing declaration info | |||
| |
EX_RETURNCODE | TYPE | SYST-SUBRC | Return value after ABAP statements | |||
| |
EX_RISK_BEGDA | TYPE | BEGDA | Start Date of risk (includes relapse) | |||
| |
EX_RISK_ENDDA | TYPE | ENDDA | End Date of risk | |||
| |
EX_IS_RELAPSE | TYPE | BOOLEAN | True if linked abs before im_it_abs | |||
| |
IM_DAQ | TYPE | P99SD_CODAQ | ||||
| |
IM_ABS_IT | TYPE | P2001 | IT2001 record of absence to process | |||
| |
IM_START_DATE | TYPE | D | Begin of ref period | |||
| |
IM_END_DATE | TYPE | D | End of ref period | |||
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 | 20091125 |
| SAP Release Created in | 470 |