Menu

SAP Function Module HRCM_MATRIX_POPUP_TIME

Popup: Eingabe des Auswahlzeitraums

The Function Module HRCM_MATRIX_POPUP_TIME (Popup: Eingabe des Auswahlzeitraums) is a standard Function Module in SAP ERP and is part of the function group HRCMP00MATRIX within the package PCMP.

Technical Information

Function Module HRCM_MATRIX_POPUP_TIME
Short Text Popup: Eingabe des Auswahlzeitraums
Function Group HRCMP00MATRIX
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEND_BEGDA LIKE HRP1000-BEGDA SY-DATUM Beginndatum
SEND_ENDDA LIKE HRP1000-ENDDA '99991231' Endedatum
TITLEBAR LIKE SY-TITLE ' ' Inhalt der Titelzeile (Doppelklicken)
X1 LIKE SY-CUCOL 40 Startposition: x-Koordinate
Y1 LIKE SY-CUROW 5 Startposition: y-Koordinate

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RET_BEGDA LIKE HRP1000-BEGDA modifiziertes Beginndatum
RET_ENDDA LIKE HRP1000-ENDDA modifiziertes Endedatum

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCEL Abbruch