Fonction SAP BAPI_SYSTEM_MTE_SPLITTDATA - Splits the Data for a Node into Logical Units

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXTERNAL_USER_NAME BAPIXMLOGR-EXTUSER C 16 Name of SAP-External User
NODE_DATA BAPITNDEXT u 440 All Available Information About a MTE

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
GENERAL_INFO BAPIMTEGEN u 128 General Data for a Monitor Tree Element
GENERAL_PROPERTIES BAPIMTEPRP u 80 General MTE Data (Name, MTE Class, and so on)
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
NODE_INFO BAPITREEND u 20 Node-Related Data (Position in Tree and so on)
RETURN BAPIRET2 u 548 BAPI Return Structure
TID BAPITID u 84 MTE ID (TID)

Functionality
This function is used to split the available data for a monitor treeelement into logical units.

Notes
This tool is used only to simplify the interface. If the externalmanagement tool has enough information about the individual parameters,this function can be implemented on the client-side as well (this wouldimprove performance compared to this tool, as this tool is called on aR/3 System using an RFC).

Further information
XAL documentation

Description
This describes the alert ID of the current alert in the "current alertview".
In general, the individual fields do not need to be analyzed. The alertID can be used along with SystemAlert.GetDetails to determine the alertproperties.

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

Description
This parameter contains general monitor tree element information, suchas the name or the assigned class.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains the general Customizing properties of a monitortree element.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains the current values for a monitor tree elementsuch as the number of active alerts.
INCLUDE BAPI_DATAELEMENT

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

Description
This parameter contains the value and severity of the current alert inthe "highest alert view".
It 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 position of a node in thetree or the depth of the node, among other details.
INCLUDE BAPI_DATAELEMENT

Description
INCLUDE RETURN_DESC ID TX

Value range
INCLUDE RETURN_DEFAULT_RANGE ID TX

Description
INCLUDE TID_DESC ID TX

Description
INCLUDE EXTERNAL_USER_NAME_DESC ID TX

Value range
INCLUDE EXTERNAL_USER_NAME_RANGE ID TX

Description
This parameter contains all available information about a monitor treeelement.
INCLUDE BAPI_DATAELEMENT