Menu

SAP Function Module HR_POPUP_BEGDA_ENDDA

Popup zur Auswahl eines Zeitraumes

The Function Module HR_POPUP_BEGDA_ENDDA (Popup zur Auswahl eines Zeitraumes) is a standard Function Module in SAP ERP and is part of the function group HRBAS00UTILITIES within the package SP0U.

Technical Information

Function Module HR_POPUP_BEGDA_ENDDA
Short Text Popup zur Auswahl eines Zeitraumes
Function Group HRBAS00UTILITIES
Package SP0U
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE Ausgewähltes Beginndatum
ENDDA LIKE Ausgewähltes Endedatum

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATESTAB LIKE HRDATES Tabelle mit den möglichen Zeiträumen

Exceptions

This function module does not define any Exceptions.