Menu

SAP Function Module FRE_TSD_SEND_DATA

Transfer of Time Series data to F&R

The Function Module FRE_TSD_SEND_DATA (Transfer of Time Series data to F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_TS_OUT within the package WFRE_PI.

Technical Information

Function Module FRE_TSD_SEND_DATA
Short Text Transfer of Time Series data to F&R
Function Group FRE_TS_OUT
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_REFID TYPE FRE_BIF_ID Identifier
IS_SEND_OPTION TYPE FRE_SEND_OPTION Maintain Basic Settings for Data Transfer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EP_MSG_TXT TYPE CHAR80 Message text

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FRE_TSD LIKE FRE_BIF_TSD_EXP Expanded structure for Time Series Data

Exceptions

This function module does not define any Exceptions.