Menu

SAP Function Module ALM_ME_USER_TIME_TO_SYSTEM

Konvertiert lokale Zeit des Benutzers in Systemzeit

The Function Module ALM_ME_USER_TIME_TO_SYSTEM (Konvertiert lokale Zeit des Benutzers in Systemzeit) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOOLS within the package ALM_ME.

Technical Information

Function Module ALM_ME_USER_TIME_TO_SYSTEM
Short Text Konvertiert lokale Zeit des Benutzers in Systemzeit
Function Group ALM_ME_TOOLS
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_IN TYPE DATUM Datum
TIME_IN TYPE UZEIT Tageszeit
USER TYPE UNAME SY-UNAME Benutzername

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_OUT TYPE DATUM Datum
TIME_OUT TYPE UZEIT Tageszeit

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.