Menu

SAP Function Module FRE_MD_SUPPLY_SEND_OBJECTS

Transfer Supply Network Objects to F&R

The Function Module FRE_MD_SUPPLY_SEND_OBJECTS (Transfer Supply Network Objects to F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_SOS_OUT within the package WFRE_PI.

Technical Information

Function Module FRE_MD_SUPPLY_SEND_OBJECTS
Short Text Transfer Supply Network Objects to F&R
Function Group FRE_MD_SOS_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_CALLING_PROCESS TYPE FRE_ACTUAL_PROCESS '1' actual interface process: initial or delta load
IP_DIRECT_ACCESS TYPE XFLAG 'X' access F&R directly via RFC
IP_OWNSYSTEM TYPE FRE_SYSTEM_R3 own system
IP_SAVE_OBJECTS TYPE XFLAG 'X' save sent objects into file
IP_SYSTEM TYPE FRE_SYSTEM_FRE F&R resp. XI system destination

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EP_MSG_TEXT TYPE CHAR80 error text from transfer

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
E_T_CSCALE TYPE FRE_MD_CSCALE_TTY F&R price/cost functions
E_T_TPSRC TYPE FRE_MD_TPSRC_TTY F&R Procurement data
E_T_TRP2TD TYPE FRE_MD_TRP2TD_TTY time dependant data of Sub-range Lanes
E_T_TRPROD TYPE FRE_MD_TRPROD_TTY F&R Product Transportation Lanes
E_T_TRPROD2 TYPE FRE_MD_TRPROD2_TTY F&R Sub-range Transportation Lanes

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE error during sending process
NOTHING_TO_DO import tables for F&R objects are empty
UNDEFINED_ERROR undefined error occured