Menu

SAP Function Module WP_FAVOURITE_SET

The Function Module WP_FAVOURITE_SET () 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_SET
Short Text
Function Group WP_USER_MENU
Package SWPS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE TYPE LANG_KEY Language Key
NEW_WINDOW TYPE FLAG General Flag
NODE_TYPE TYPE BXNTYPE Type of node ( U - URL, F - folder, T - transaction)
START_MINI TYPE FLAG General Flag
TARGET_ID TYPE WPLPNODEID Counter for menu ID
TARGET_SYS TYPE LOGSYS Logical Destination (Specified in Function Call)
TCODE LIKE SY-TCODE ABAP Program, Current Transaction Code
TEXT LIKE SMENSAPLNT-TEXT Menu entry text
URL TYPE AGR_URL2 URL for the SAP Portal
USER_NAME TYPE WPUSER SY-UNAME Workplace User, R/3 Logon Name
WP_TYPE TYPE WP_URL_TP Workplace URL Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_ID TYPE WPLPNODEID Counter for menu ID

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.