Menu

SAP Function Module MEMGMT_MCD_ADD_WEBDISPATCHER

To add WEBDISPATCHER for a particular MCD

The Function Module MEMGMT_MCD_ADD_WEBDISPATCHER (To add WEBDISPATCHER for a particular MCD) is a standard Function Module in SAP ERP and is part of the function group MEMGMT_MCD within the package ME_MGMT.

Technical Information

Function Module MEMGMT_MCD_ADD_WEBDISPATCHER
Short Text To add WEBDISPATCHER for a particular MCD
Function Group MEMGMT_MCD
Package ME_MGMT
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_ATTRIBUTE_NAME TYPE MSD_CUSTNAME Mobile Component Descriptor Customizing Attribute Name
I_ATTRIBUTE_VALUE TYPE MSD_CUSTVALUE Mobile Component Descriptor Customizing Attribute Value
I_MCDNAME TYPE MSDNAME Mobile Component
I_MODE TYPE CHAR20 Char 20
I_VERSION TYPE BWAFVERS Version of Mobile Component

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN TYPE BAPIRET2 Return parameter table

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.