Menu

SAP Function Module SALWP_ICON_VIEW_GET_DATA

The Function Module SALWP_ICON_VIEW_GET_DATA () 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_ICON_VIEW_GET_DATA
Short Text
Function Group SALWP
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_TREE_DEPTH LIKE BAPIPARAMS-MAXLEVEL 2 Alert: Tree Info: Level of MTE in tree
MONITOR LIKE ALMONINAME-MONI_NAME Alert: Full Name of Monitor
MONITOR_SET LIKE ALMONINAME-MS_NAME Alerts: Name of a monitor set
SELECT_MONITOR LIKE ALPARAMS-ONLY_LOCAL 'C' Alert: SALC: Flag (X) if only local input for function call
SELECT_STATUS_TYPE LIKE ALPARAMS-ONLY_LOCAL 'S' Alerts: Parameter value for a rule for a monitor definition
SELECT_SYS_GRP LIKE ALPARAMS-ONLY_LOCAL 'C' Alert: SALC: Flag (X) if only local input for function call
STATUS_TYPE LIKE ALRULEPAR-VALUE 'current' Alerts: Parameter value for a rule for a monitor definition
SYSTEM_GROUP LIKE ALRULEPAR-VALUE Alerts: Parameter value for a rule for a monitor definition
VIS_ON_USR_LEVEL LIKE BAPIPARAMS-VISUSRLEV 3 Alert: MTE Type Dev Cust: Visible on User Level (op,exp,dev)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOGICAL_SYSTEM LIKE TBDLS-LOGSYS Logical System
SHUFFLER_INFO LIKE ALSHUFFMSG

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
SELECTION_CATALOG LIKE ALSHUFFCAT
SELECTION_DATA LIKE ALSHUFFDAT
TREE_NODES LIKE BAPITNDEXT BAPI: Contains All Node Data

Exceptions

This function module does not define any Exceptions.