Menu

SAP Function Module SALM_MT_SAMPLES_GRAPH_DISPLAY

Graphische Anzeige von MT-Meßreihenkontexten

The Function Module SALM_MT_SAMPLES_GRAPH_DISPLAY (Graphische Anzeige von MT-Meßreihenkontexten) 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_MT_SAMPLES_GRAPH_DISPLAY
Short Text Graphische Anzeige von MT-Meßreihenkontexten
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
TIMER TYPE I 0 Auffrischintervall in Sekunden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REFRESH_SAMPLE_DATA LIKE ALTYPES-CHAR1 Auffrischintervall ist abgelaufen

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
SAMPLE_CONTEXTS TYPE CCMSM_MT_SAMPLE_CONTEXT_TBL darzustellende Meßreihenkontexte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANT_VISUALIZE_SAMPLE_DATA Meßwerte können nicht visualisiert werden
INVALID_SAMPLE_CONTEXT_NAME Meßreihenkontext wurde nicht gefunden
INVALID_SAMPLE_DATA Ungültige Meßwerte entdeckt
SAMPLE_CONTEXT_DATA_MISSING es wurden keine Meßreihenkontexte übergeben
TIMER_VALUE_TOO_SMALL Auffrischintervall < 60 Sekunden nicht erlaubt
TOO_MANY_SAMPLES_PER_CONTEXT mehr als 10 Meßreihen pro Kontext geht nicht