The Function Module FRE_MD_RELPROFILE_SEND (transfer release profiles to F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_RELPROFILE_OUT within the package WFRE_PI.
Function Module | FRE_MD_RELPROFILE_SEND |
Short Text | transfer release profiles to F&R |
Function Group | FRE_RELPROFILE_OUT |
Package | WFRE_PI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PIS_SEND_OPTION | TYPE | FRE_SEND_OPTION | Maintain Basic Settings for Data Transfer | |
PIS_TIMESTAMP | TYPE | FRE_TRDAT | Timestamp transfer date/time | |
PIS_WORK_REPORT | TYPE | FRE_WORK_REPORT_STY | Work pannel from Reports to Object modules (Outbound to F&R) | |
PI_CALLING_PROCESS | TYPE | FRE_ACTUAL_PROCESS | Current Interface Process: Initial or Delta Load | |
PI_SAVE_OBJECTS | TYPE | XFLAG | New Input Values |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PET_MSG | LIKE | FRE_UI_MSG | F&R CON R/3 - Exception Messages for User Interface | |
PIT_FRE_BIF_PROPRL | LIKE | FRE_BIF_PROPRL | F&R interface release profile | |
PIT_FRE_BIF_PROPRLI | LIKE | FRE_BIF_PROPRLI | F&R interface release profile description | |
PIT_FRE_BIF_PROPRLT | LIKE | FRE_BIF_PROPRLT | F&R interface Detail release profile |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNICATION_FAILURE | COMMUNCATION_FAILURE |
OTHERS | OTHERS |
SYSTEM_FAILURE | SYTSEM_FAILURE |