Menu

SAP Function Module WP_PERS_SERVICES_GET

The Function Module WP_PERS_SERVICES_GET () 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_PERS_SERVICES_GET
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
DEVICE TYPE SDEVTYPE SPACE Device Type
LANGUAGE TYPE LANG_KEY SPACE Language ID (ISO Standard)
MAPP_KEY TYPE MAPP_KEY SPACE Key for a MiniApp
TARGET_SYS TYPE LOGSYS SPACE Logical System
USER_NAME TYPE WPUSER SY-UNAME Workplace User, R/3 Logon Name
VERSION TYPE MAPP_VERS 'R' MiniApp version

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PERS_APPS LIKE WPMINI Structure for MiniApps Personalization

Exceptions

This function module does not define any Exceptions.