Fonction SAP BAPI_SYSTEM_MTE_GETGENPROP - Read General Properties of a Monitor Tree Element

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
TID BAPITID u 84 Monitor Tree Element ID

Paramètre Reférence Type Long. Description
ACTUAL_ALERT BAPIAID u 84 ID of "Actual Alert"
ACTUAL_ALERT_DATA BAPIALDATA u 8 Alert Value of Actual Alert
ANALYZE_TOOL_DEF BAPITLDEF u 92 Effectively Assigned Analysis Method
COLLECTION_TOOL_DEF BAPITLDEF u 92 Effectively Assigned Data Collection Method
COLLECTION_TOOL_RUN BAPITLRUN u 100 Runtime Information for Data Collection Method
GENERAL_INFO BAPIMTEGEN u 128 General Data (Name, MTE Class and so on)
GENERAL_PROPERTIES BAPIMTEPRP u 80 General Customizing data
GENERAL_VALUES BAPIMTEVAL u 12 Current General Values
HIGHEST_ALERT BAPIAID u 84 ID of "Highest Alert"
HIGHEST_ALERT_DATA BAPIALDATA u 8 Alert Value of "Highest Alert"
LAST_VALUE_TIME BAPIALDATE u 14 Time of Last Value Change
ONALERT_TOOL_DEF BAPITLDEF u 92 Effectively Assigned Auto-Reaction Method
ONALERT_TOOL_RUN BAPITLRUN u 100 Runtime Information for Auto-Reaction Method
PARENT_DATA BAPIPARENT u 80 Information About the Parent Node
PARENT_TID BAPITID u 84 Parent Node ID
RETURN BAPIRET2 u 548 Return Messages

Functionality
This function reports the general properties of a monitor tree element.These general properties are valid for all monitor tree element types.

Notes
There are special tools for determining properties for a specificmonitor tree element. For example,SystemMonitorTreeElement.GetPerfProperties reports the properties of aperformance attribute.

Description
Describes the alert ID of the current alert in the "current alertview".
In general, the individual fields do not need to be analyzed.
The alert ID can be used along with SystemAlert.GetDetails for example,to determine the alert properties.

Description
This parameter contains the value and severity of the current alert inthe "highest alert view".
The parameter contains the following fields:
Value (VALUE field)
Severity (SEVERITY field)

Description
This parameter contains information about the analysis toolseffectively assigned to a monitor tree element. The parameter lists thename of the tool or corresponding tool dispatcher, for example.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains information about the data collection tooldeffectively assigned to a monitor tree element. It lists the name ofthe tool or the corresponding tool dispatcher, for example.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains runtime information about the data collectiontools for a monitor tree element, such as the current status or starttime of the tool.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains general information about the monitor treeelement such as the name or the assigned class.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains general Customizing properties for a monitor
tree element.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains the current values of a monitor tree element,such as the number of active alerts.
INCLUDE BAPI_DATAELEMENT

Description
Describes the alert ID of the current alert in the "highest alertview".
In general, the individual fields do not need to be analyzed.
The alert ID can be used with SystemAlert.GetDetails, for example todetermine the alert properties.

Description
This parameter contains the value and the severity of the current alertin the "highest alert view".
The parameter contains the following fields:
Value (VALUE field)
Severity (SEVERITY field)

Description
This parameter contains the last time the monitor tree element valueswere changed.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains information about the auto-reaction tooleffectively assigned to the monitor tree element. It lists the name ofthe tool or corresponding tool dispatcher, for example.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains runtime information about the auto-reactiontool for the monitor tree element, such as the current status or thestart time of the tool.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains information about the parent nodes (theirnames, for example).
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains the ID of the parent node of the monitor treeelement.
In general, the individual fields do not need to be analyzed.

Description
INCLUDE RETURN_DESC ID TX

Value range
MSG_TID_INVALID: The specified TID is invalid
MSG_COMMUNICATION_PROBLEM: The system could not call the tool due tocommunication problems (possibly check network connection).
INCLUDE RETURN_DEFAULT_RANGE ID TX

Description
INCLUDE EXTERNAL_USER_NAME_DESC ID TX

Value range
INCLUDE EXTERNAL_USER_NAME_RANGE ID TX

Description
INCLUDE TID_DESC