Menu

SAP Function Module LXHME_TIMESTAMP_CONVERT_INTO

Convert date & time into time stamp

The Function Module LXHME_TIMESTAMP_CONVERT_INTO (Convert date & time into time stamp) is a standard Function Module in SAP ERP and is part of the function group LXHME_GNSRV within the package LXHME.

Technical Information

Function Module LXHME_TIMESTAMP_CONVERT_INTO
Short Text Convert date & time into time stamp
Function Group LXHME_GNSRV
Package LXHME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DATE TYPE SYSTDATLO Date and time, local date of user
IV_TIME TYPE SYSTTIMLO Date and time, local time for user

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_TIMESTAMP TYPE TZNTSTMPS UTC time stamp in short form (YYYYMMDDhhmmss)

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.