Menu

SAP Function Module UPC_FW_START_RFC

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.

Technical Information

Function Module UPC_FW_START_RFC
Short Text
Function Group UPC_FW_FRONTEND
Package UPC
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

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
ET_MESG LIKE UPC_YS_MESGTXT Message Structure

Exceptions

This function module does not define any Exceptions.