The Function Module FRE_MD_PROCYC_SEND (Transfer procurement cycles to F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_PROCYC_OUT within the package WFRE_PI.
Function Module | FRE_MD_PROCYC_SEND |
Short Text | Transfer procurement cycles to F&R |
Function Group | FRE_MD_PROCYC_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_CALLING_PROCESS | TYPE | FRE_ACTUAL_PROCESS | '1' | Actual interface process: initial or delta load |
IP_DIRECT_ACCESS | TYPE | FRE_RFC | 'X' | Access to F&R via RFC |
IP_SAVE_OBJECTS | TYPE | XFELD | 'X' | Save sent objects into file |
IP_SYSTEM | TYPE | FRE_SYSTEM_FRE | Receiving system for sending process | |
IS_SEND_OPTION | TYPE | FRE_SEND_OPTION | 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_TEXT | TYPE | CHAR80 | Error text from data transfer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |