Menu

SAP Function Module SALM_MONITOR_DISPLAYCONFIG_GET

BAPI: Lesen der Anzeigeoptionen eines Monitors

The Function Module SALM_MONITOR_DISPLAYCONFIG_GET (BAPI: Lesen der Anzeigeoptionen eines Monitors) is a standard Function Module in SAP ERP and is part of the function group SALM within the package SMOI.

Technical Information

Function Module SALM_MONITOR_DISPLAYCONFIG_GET
Short Text BAPI: Lesen der Anzeigeoptionen eines Monitors
Function Group SALM
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
MONISET_NAME TYPE CCMSM_MONISET_NAME Name einer Monitorsammlung
MONITOR_NAME TYPE CCMSM_MONITOR_NAME Name eines Monitors der Monitorsammlung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANT_READ_MONISET_FROM_DB Lesen der Monitorsammlung ist misslunngen
INVALID_MONISET_NAME die angegebene Monitorsammlung existiert nicht
INVALID_MONITOR_NAME der angegebene Monitor existier nicht
MONISET_NAME_MISSING es wurde keine Monitorsammlung angegeben
MONITOR_NAME_MISSING es wurde kein Monitorname angegeben