Menu

SAP Function Module WP_CHANNELS_GET

Read channel assignments

The Function Module WP_CHANNELS_GET (Read channel assignments) 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_CHANNELS_GET
Short Text Read channel assignments
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
LANGUAGE TYPE LANG_KEY SPACE Language ID (ISO Standard)
USER_NAME TYPE WPUSER SY-UNAME Workplace User, R/3 Logon Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANNEL_SETTINGS TYPE WPCHANNELS Version Number Component
CONFIRM_CHANNEL_CLOSE TYPE WPCONFCCLS General Flag
NUMBER_OF_CHANNELS TYPE NUMC2 Two-digit number
WP_DOCU_URL TYPE SERVICE_RL URL for a Service

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.