Fonction SAP BAPI_SYSTEM_MON_GETLIST - Read All Monitors in a Monitor Set

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXTERNAL_USER_NAME BAPIXMLOGR-EXTUSER C 16 Name of the SAP-External User
MONI_SET_NAME BAPIMSNAME u 60 X Monitor Set Name

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Messages

Paramètre Reférence Long. Facultatif Description
MONITOR_NAMES BAPIMNNAME 120 Names of the Monitors

Functionality
This tool reports all monitors that belong to a specific monitor set.
This monitor can be used, for example, to determine the monitortemplate or the fully-expanded monitor tree.

Further information
XAL documentation

Description
This structure contains the confirmations from the tool call.

Value range
MSG_MONI_SET_NAME_MISSING: The name of the monitor set was notspecified.
MSG_INVALID_MONI_SET_NAME: The name of the monitor set is incorrect.
MSG_MONI_SET_IS_EMPTY: The specified monitor set is either empty ordoes not contain any monitors.
INCLUDE RETURN_DEFAULT_RANGE ID TX

Description
INCLUDE EXTERNAL_USER_NAME_DESC ID TX

Value range
INCLUDE EXTERNAL_USER_NAME_RANGE ID TX

Description
This parameter describes the requested monitor set.
It contains the following field:
Name

Description
This table contains the names of the monitors contained in the
specified monitor set.
The monitor name contains the following parameters:
Monitor name (MONI_NAME field)
Monitor set name (MS_NAME field)
The individual monitors contained within a monitor set must all be
unique. The combination of monitor name and monitor set name must be
unique globally.