Menu

SAP Function Module SALWP_ADD_MONITOR_SELECTION

The Function Module SALWP_ADD_MONITOR_SELECTION () is a standard Function Module in SAP ERP and is part of the function group SALWP within the package SMOI.

Technical Information

Function Module SALWP_ADD_MONITOR_SELECTION
Short Text
Function Group SALWP
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_TYPE TYPE ALSHUFFDI 'P' Shuffler Display Parameters
MONITOR LIKE ALMONINAME-MONI_NAME Name of a monitor in the CCMS monitoring infrastructure
MONITOR_SET TYPE ALMSNAME Server Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUM_OF_SELECTION TYPE ALSHUFFSL Contains the Index of the Selected Shuffler Entry

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECTION_CATALOG LIKE ALSHUFFCAT Shuffler Selection Description
SELECTION_DATA LIKE ALSHUFFDAT Shuffler Selection Data

Exceptions

This function module does not define any Exceptions.