Menu

SAP Function Module WP_FAVOURITE_UPDATE

The Function Module WP_FAVOURITE_UPDATE () is a standard Function Module in SAP ERP and is part of the function group WP_USER_MENU within the package SWPS.

Technical Information

Function Module WP_FAVOURITE_UPDATE
Short Text
Function Group WP_USER_MENU
Package SWPS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGE_PARENT TYPE FLAG General Flag
CHANGE_PERS TYPE FLAG General Flag
CHANGE_TARGET TYPE FLAG General Flag
CHANGE_TEXT TYPE FLAG General Flag
CHANGE_URL TYPE FLAG General Flag
NODE_ID TYPE WPLPNODEID Number of a Node in the Workplace LaunchPad
PARENT_ID TYPE WPLPNODEID Number of a Node in the Workplace LaunchPad
PERS_MINI TYPE FLAG General Flag
PERS_WIN TYPE FLAG General Flag
TARGET_ID TYPE WPLPNODEID Number of a Node in the Workplace LaunchPad
TEXT TYPE SSM_TITLE Menu entry text
URL TYPE AGR_URL2 URL for SAP Portal
USER_NAME TYPE WPUSER SY-UNAME Workplace User, R/3 Logon Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.