The Function Module HR_CH_GET_DAY_OF_DEATH (Todesdatum des Mitarbeiters über Infotyp 0041 bestimmen) is a standard Function Module in SAP ERP and is part of the function group RPCT within the package PB02.
Function Module | HR_CH_GET_DAY_OF_DEATH |
Short Text | Todesdatum des Mitarbeiters über Infotyp 0041 bestimmen |
Function Group | RPCT |
Package | PB02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_P0041 | TYPE | P0041_TAB | Personal-Stammsatz Infotyp 0041 (Datumsangaben) | |
IV_PERNR | TYPE | PERNR_D | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DAYOFDEATH | TYPE | ENDDA | Todesdatum |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Fehler |