The Function Module UPC_FW_START_RFC () is a standard Function Module in SAP ERP and is part of the function group UPC_FW_FRONTEND within the package UPC.
Function Module | UPC_FW_START_RFC |
Short Text | |
Function Group | UPC_FW_FRONTEND |
Package | UPC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AREA | LIKE | UPC_AREA-AREA | Planning Area | |
I_FCODE | LIKE | UPC_DISPATCHER-FCODE | ||
I_HIDE_TREES | LIKE | BOOLE-BOOLE | SPACE | |
I_METHOD | LIKE | UPF_PLANF-METHOD | Planning Function | |
I_NODE_TYPE | LIKE | UPC_DISPATCHER-NODE_TYPE | Node Type | |
I_PACKAGE | LIKE | UPC_PACKAGE-PPACKAGE | Planning Package | |
I_PARAM | LIKE | UPF_PARAM-PARAM | Parameter group | |
I_PLEVEL | LIKE | UPC_PLEVEL-PLEVEL | Planning Level | |
I_PROFILE | LIKE | UPC_PROFILE-PROFILE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | Return Code | |
E_TR_DATA_CHANGED | LIKE | BOOLE-BOOLE |
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 |
---|---|---|---|---|
ET_MESG | LIKE | UPC_YS_MESGTXT | Message Structure |
This function module does not define any Exceptions.