Fonction SAP BAPI_SYSTEM_MON_GETTREE - Reports the Monitor Tree

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
MAX_TREE_DEPTH BAPIPARAMS-MAXLEVEL I 4 0 X
MONITOR_NAME BAPIMNNAME u 120 Name of the Monitor
VIS_ON_USR_LEVEL BAPIPARAMS-VISUSRLEV I 4 3 X

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

Paramètre Reférence Long. Facultatif Description
TREE_NODES BAPITNDEXT 440 Nodes of the Monitor Tree
TREE_NODES2 BAPITNDEXT2 696 X The Nodes of a Monitoring Tree (Extended with the Long Monitor Names)

Functionality
This tool returns the complete monitor tree for a specific monitorname.
This monitor tree contains all of the virtual and real nodes.

Further information
XAL documentation

Description
INCLUDE RETURN_DESC ID TX

Value range
MSG_MONI_SET_NAME_MISSING: The monitor set name was not specified.
MSG_INVALID_MONI_SET_NAME: The monitor set name is invalid.
MSG_MONI_NAME_MISSING: The monitor name was not specified.
MSG_INVALID_MONI_NAME: The monitor name is invalid.
MSG_CANT_READ_MONISET_FROM_DB: The system could not read the requireddata from the database.
MSG_CANT_GET_MONI_PRESENTATION: The monitor tree could not bedetermined.
INCLUDE RETURN_DEFAULT_RANGE ID TX

Description
INCLUDE EXTERNAL_USER_NAME_DESC ID TX

Value range
INCLUDE EXTERNAL_USER_NAME_RANGE ID TX

Description
The maximum depth of a monitoring tree, that is, how many "branches"are displayed in the tree. The default value is 0, which means that thewhole tree is displayed. If, for example, it is sufficient to see thetop level only in a the tree, choose 1.

Description
This parameter describes the name of the monitor. It consists of thefollowing two fields:
Monitor name (MONI_NAME field)
Monitor set name (MS_NAME field)
The uniquely specified monitor name consists of both monitor andmonitor set names.

Description
Determines the level of detail that is displayed in the alert monitor.

  • 1 is the overview level.

  • The overview displays all monitor tree elements (MTEs) that areimportant for daily system monitoring and administration.
    • 2 is the analysis level.

    • Select this option to display a complete detailed view of the systemusing the alert monitor. This view is designed for problem analysis,fine-tuning and other activities that require a detailed view of thesystem, as well as operators who require more information for theirtasks than ihe overview mode provides.
      • 3 (default) is the expert analysis level.

      • Select this option to displays all monitor tree elements (MTEs) in thealert monitor. This view is designed for use with SAP service andsupport, as some of the MTEs displayed require detailed knowledge ofthe alert monitor.

        Description
        This table contains the monitor tree nodes.
        INCLUDE BAPI_DATAELEMENT