Fonction SAP BAPI_SYSTEM_MON_GETTEMPLATE - Read All Monitor Templates for a Specific Monitor

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
MONITOR_NAME BAPIMNNAME u 120 Name of the Monitor

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

Paramètre Reférence Long. Facultatif Description
TEMPLATE_NODES BAPITMPLND 232 Monitor Template Nodes

Functionality
This tool reports the monitor templates belonging to the monitor.
The monitor templates can be used to create the complete monitor tree(for example, using SystemMonitorTree.CreateByTemplate).

Example

Notes
The monitor templates contain the virtual sum nodes as well as the realtop nodes for the (real) subtrees belonging to the monitor tree.

Description
INCLUDE RETURN_DESC ID TX

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 invalid.
MSG_MONI_NAME_MISSING: The name of the monitor was not specified.
MSG_INVALID_MONI_NAME: The name of the monitor is invalid.
MSG_CANT_READ_MONISET_FROM_DB: The system could not read the requireddata from the database..
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 name of the monitor. It consists of thefollowing two fields:
Monitor name (MONI_NAME field)
Monitor set name (MS_NAME field)
The unique monitor name consists of both the monitor name AND themonitor set name.

Description
This table describes the monitor template nodes.
INCLUDE BAPI_DATAELEMENT