The Function Module HR_GET_ERW_BEGDA (Bestimmung des Eintrittsdatums der Erwerbsminderung) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.
Function Module | HR_GET_ERW_BEGDA |
Short Text | Bestimmung des Eintrittsdatums der Erwerbsminderung |
Function Group | HRDS |
Package | PB01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENDDA | TYPE | ENDDA | Gültigkeitsende | |
PERNR | TYPE | PERSNO | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERW_BEGDA | TYPE | BEGDA | Eintritt der Erwerbsminderung |
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.