Menu

SAP Function Module TZ_USER_SYSTEMCLOCK

The Function Module TZ_USER_SYSTEMCLOCK () is a standard Function Module in SAP ERP and is part of the function group TZN0 within the package SZTZ.

Technical Information

Function Module TZ_USER_SYSTEMCLOCK
Short Text
Function Group TZN0
Package SZTZ
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
USER_DATE LIKE SY-DATLO Datum (bezogen auf Zeitzone des Benutzers)
USER_TIME LIKE SY-TIMLO Uhrzeit (bezogen auf Zeitzone des Benutzers)
USER_TIMESTAMP LIKE TTZDATA-TIMESTAMP Zeitstempel (bezogen auf Zeitzone des Benutzers)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.