Menu

SAP Function Module PT46C_CHECK_DATE_TIME

MiniApp: Datum und Uhrzeit konvertieren und prüfen

The Function Module PT46C_CHECK_DATE_TIME (MiniApp: Datum und Uhrzeit konvertieren und prüfen) is a standard Function Module in SAP ERP and is part of the function group PTWAO46C_TIMEREC within the package WAO_46C_PERSONELTIMEREC_HR.

Technical Information

Function Module PT46C_CHECK_DATE_TIME
Short Text MiniApp: Datum und Uhrzeit konvertieren und prüfen
Function Group PTWAO46C_TIMEREC
Package WAO_46C_PERSONELTIMEREC_HR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DATE TYPE CHAR10 Characterfeld der Länge 10
IM_TIME TYPE CHAR8 Character Feld der Länge 8
NO_DATE_SEPARATORS TYPE XFELD Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_DATE TYPE SY-DATUM Lokales Datum des Benutzers
EX_TIME TYPE SY-UZEIT Lokale Uhrzeit des Benutzers

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
IMPROPER_CHARS_IN_TIME_ENTRY Ungültige Zeichen in Uhrzeiteingabe
INCORRECT_DATE_FORMAT Ungültiges Datumsformat
INCORRECT_TIME_FORMAT Ungültiges Uhrzeitformat
TIME_ENTRY_OUT_OF_RANGE Ungültige Uhrzeiteingabe