Menu

SAP Function Module FRE_CONVERT_TIMESTAMP_2_DATE

Converts Timestamp (15) into Date

The Function Module FRE_CONVERT_TIMESTAMP_2_DATE (Converts Timestamp (15) into Date) is a standard Function Module in SAP ERP and is part of the function group FRE_ORDER_IN within the package WFRE_PI.

Technical Information

Function Module FRE_CONVERT_TIMESTAMP_2_DATE
Short Text Converts Timestamp (15) into Date
Function Group FRE_ORDER_IN
Package WFRE_PI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IP_TIMESTAMP TYPE TZNTSTMPS UTC time stamp in short form (YYYYMMDDhhmmss)
IP_WERKS TYPE EWERK Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EP_DATUM TYPE DATUM Date

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.