Fonction SAP BAPI_SYSTEM_ALERT_SPLITTDATA - Splits Alert Data into Logical Units

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ALERT_DATA BAPIALEXT u 1356 All Alert Data in a (Flat) Structure
EXTERNAL_USER_NAME BAPIXMLOGR-EXTUSER C 16 Name of the SAP-External User

Paramètre Reférence Type Long. Description
AID BAPIAID u 84 Alert ID
PROPERTIES BAPIALERT u 212 General Alert Properties
RETURN BAPIRET2 u 548 Return Messages
TID BAPITID u 84 ID of Monitor Tree Element Corresponding to Alert
VALUE BAPIALDATA u 8 Alert Value
XMI_EXT_MSG BAPIXMIEXT u 255 Translated and Triggered External Management Tool Message
XMI_RAW_MSG BAPIXMIRAW u 690 Parameters of the External Management Tool Message

Functionality
You can use this tool to split the alert data into logical units.

Notes
This tool is designed to simplify the interface. If the externalmanagement tool contains sufficient knowledge of the individualparameters, this function can be implemented on the client side (thiswould increase performance compared to this tool, as this tool iscalled via an RFC to an R/3 System).

Description
INCLUDE AID_DESC ID TX

Description
This parameter contains general properties of an alert, such as thelast time the value was changed.
INCLUDE BAPI_DATAELEMENT

Description
This structure contains the method call confirmations.

Value range
MSG_ALERT_DATA_MISSING: The required alert data was not specified.
MSG_EXT_USER_MISSING: The name of the external user was not specifiedin the call. The name specifies the user in the external system whocalled the method.
MSG_CANT_LOG: The method call terminated due to an error in the R/3external management tool logging system.
MSG_NOT_LOGGED_ON: The external system management tool did not log onto the CCMS external management tool interface. The method call wastherefore terminated.

Description
INCLUDE TID_DESC ID TX

Description
This parameter describes the value and severity of an alert. Itcontains the following parameters:
Value (VALUE field)
Severity (SEVERITY field>

Description
This parameter contains the triggered external management tool messagefor an alert. The individual external management tool messageparameters are contained within the XMI_RAW_MSG parameter.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains the external management tool message belongingto an alert. The triggered alert is contained in the XMI_EXT_MSGparameter.
INCLUDE BAPI_DATAELEMENT

Description
This parameter contains all data relevant to an alert.
INCLUDE BAPI_DATAELEMENT

Description
INCLUDE EXTERNAL_USER_NAME_DESC ID TX

Value range
INCLUDE EXTERNAL_USER_NAME_RANGE ID TX