The Function Module HR_GET_WGH_BEGDA (Bestimmung des Beginns der erstmaligen Bildung von Wertguthaben) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.
Function Module | HR_GET_WGH_BEGDA |
Short Text | Bestimmung des Beginns der erstmaligen Bildung von Wertguthaben |
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 |
---|---|---|---|---|
WGH_BEGDA | TYPE | BEGDA | Beginn der erstmaligen Bildung von Wertguthaben |
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.