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.
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 |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.