Menu

SAP Function Module SCWB_RFC_GET_RFCDEST_HP_EASY

The Function Module SCWB_RFC_GET_RFCDEST_HP_EASY () is a standard Function Module in SAP ERP and is part of the function group SCW2 within the package SCWB.

Technical Information

Function Module SCWB_RFC_GET_RFCDEST_HP_EASY
Short Text
Function Group SCW2
Package SCWB
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_LANGU LIKE SY-LANGU R/3-System, aktuelle Sprache
I_PRAEFIX LIKE RFCDISPLAY-RFCDEST 'CWBADM'
I_RFCCLIENT LIKE RFCDISPLAY-RFCCLIENT '000' Client
I_SYSID LIKE SY-SYSID System ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RFCDEST LIKE RFCDISPLAY-RFCDEST RFC destination

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.