Menu

SAP Function Module WP_USER_LPORDER_SET

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

Technical Information

Function Module WP_USER_LPORDER_SET
Short Text
Function Group WP_PERS
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
COMMIT TYPE FLAG 'X' General Flag
FAVORITES_ONLY TYPE FLAG SPACE General Flag
UPD_FAVORITES_ONLY TYPE FLAG SPACE General Flag
USER_NAME TYPE WPUSER SY-UNAME SAP System, User 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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LPORDER_TAB LIKE WPLPAGRORT Sequence of Roles in LaunchPad

Exceptions

This function module does not define any Exceptions.