Menu

SAP Function Module ABI_TIMESTAMP_CONVERT_FROM

Convert from time stamp to date & time

The Function Module ABI_TIMESTAMP_CONVERT_FROM (Convert from time stamp to date & time) is a standard Function Module in SAP ERP and is part of the function group ABI_ARCH within the package AID-BI.

Technical Information

Function Module ABI_TIMESTAMP_CONVERT_FROM
Short Text Convert from time stamp to date & time
Function Group ABI_ARCH
Package AID-BI
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_TIMESTAMP TYPE TZONREF-TSTAMPS UTC time stamp in short form (YYYYMMDDhhmmss)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_DATE TYPE SY-DATLO Date and time, local date of user
O_TIME TYPE SY-TIMLO Date and time, local time for user

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.